Skip to content

Add Zoom and Compass widgets #4742

Add Zoom and Compass widgets

Add Zoom and Compass widgets #4742

Triggered via pull request September 7, 2023 11:56
Status Failure
Total duration 3m 47s
Artifacts

test.yml

on: pull_request
Matrix: test-python
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
test-node: modules/widgets/src/compass-widget.tsx#L1
Argument of type 'string | number | CSSRule | ((property: string) => string) | ((property: string) => string) | ((index: number) => string) | ((property: string) => string) | ((property: string, value: string, priority?: string) => void)' is not assignable to parameter of type 'string'.
test-node: modules/widgets/src/fullscreen-widget.tsx#L1
Argument of type 'string | number | CSSRule | ((property: string) => string) | ((property: string) => string) | ((index: number) => string) | ((property: string) => string) | ((property: string, value: string, priority?: string) => void)' is not assignable to parameter of type 'string'.
test-node: modules/widgets/src/zoom-widget.tsx#L1
Argument of type 'string | number | CSSRule | ((property: string) => string) | ((property: string) => string) | ((index: number) => string) | ((property: string) => string) | ((property: string, value: string, priority?: string) => void)' is not assignable to parameter of type 'string'.
test-node
Process completed with exit code 2.
test-node
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@86f86b36ef15e6570752e7175f451a512eac206b, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-node
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-node
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-python (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-python@75f3110429a8c05be0e1bf360334e4cced2b63fa. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/