style(share): improve footnote design #586
Annotations
7 errors and 1 warning
Run the TypeScript build:
src/public/app/widgets/attribute_widgets/attribute_editor.ts#L254
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
|
Run the TypeScript build:
src/public/app/widgets/attribute_widgets/attribute_editor.ts#L263
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
|
Run the TypeScript build:
src/public/app/widgets/buttons/onclick_button.ts#L1
Module '"./abstract_button.js"' has no exported member 'AuxClickHandler'. Did you mean to use 'import AuxClickHandler from "./abstract_button.js"' instead?
|
Run the TypeScript build:
src/public/app/widgets/buttons/onclick_button.ts#L1
Module '"./abstract_button.js"' has no exported member 'ClickHandler'. Did you mean to use 'import ClickHandler from "./abstract_button.js"' instead?
|
Run the TypeScript build:
src/public/app/widgets/containers/launcher.ts#L91
Argument of type '() => string | null' is not assignable to parameter of type 'CommandOrCallback'.
|
Run the TypeScript build:
src/public/app/widgets/type_widgets/options/options_widget.ts#L55
Argument of type 'FNote | null | undefined' is not assignable to parameter of type 'FNote'.
|
Run the TypeScript build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading