Skip to content

style(share): improve footnote design #586

style(share): improve footnote design

style(share): improve footnote design #586

Triggered via push January 7, 2025 12:48
Status Failure
Total duration 52s
Artifacts

main-docker.yml

on: push
Matrix: Check Docker build
Matrix: Build Docker images
Merge manifest lists
0s
Merge manifest lists
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Check Docker build (Dockerfile): src/public/app/widgets/attribute_widgets/attribute_editor.ts#L254
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Check Docker build (Dockerfile): src/public/app/widgets/attribute_widgets/attribute_editor.ts#L263
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Check Docker build (Dockerfile): 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?
Check Docker build (Dockerfile): 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?
Check Docker build (Dockerfile): src/public/app/widgets/containers/launcher.ts#L91
Argument of type '() => string | null' is not assignable to parameter of type 'CommandOrCallback'.
Check Docker build (Dockerfile): 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'.
Check Docker build (Dockerfile)
Process completed with exit code 2.
Check Docker build (Dockerfile.alpine)
The job was canceled because "Dockerfile" failed.
Check Docker build (Dockerfile.alpine): src/public/app/widgets/attribute_widgets/attribute_editor.ts#L254
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Check Docker build (Dockerfile.alpine): src/public/app/widgets/attribute_widgets/attribute_editor.ts#L263
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Check Docker build (Dockerfile.alpine): 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?
Check Docker build (Dockerfile.alpine): 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?
Check Docker build (Dockerfile.alpine): src/public/app/widgets/containers/launcher.ts#L91
Argument of type '() => string | null' is not assignable to parameter of type 'CommandOrCallback'.
Check Docker build (Dockerfile.alpine): 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'.
Check Docker build (Dockerfile.alpine)
Process completed with exit code 2.
Check Docker build (Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636