Skip to content

chore(deps-dev): bump @types/selenium-webdriver from 4.1.19 to 4.1.20… #819

chore(deps-dev): bump @types/selenium-webdriver from 4.1.19 to 4.1.20…

chore(deps-dev): bump @types/selenium-webdriver from 4.1.19 to 4.1.20… #819

Triggered via push November 13, 2023 11:06
Status Success
Total duration 2m 27s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2, cycjimmy/semantic-release-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` 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/
build: src/label.test.ts#L24
Unexpected any. Specify a different type
build: src/label.test.ts#L27
Unexpected empty arrow function 'fromPointToLatLng'
build: src/label.test.ts#L28
Unexpected empty arrow function 'fromLatLngToPoint'
build: src/label.test.ts#L29
'position' is defined but never used
build: src/marker.test.ts#L25
Unexpected any. Specify a different type
build: src/marker.test.ts#L28
Unexpected empty arrow function 'fromPointToLatLng'
build: src/marker.test.ts#L29
Unexpected empty arrow function 'fromLatLngToPoint'
build: src/marker.test.ts#L30
'position' is defined but never used
build: src/marker.test.ts#L39
Unexpected any. Specify a different type
build: src/marker.test.ts#L49
'marker' is assigned a value but never used