chore(deps-dev): bump chromedriver from 120.0.0 to 120.0.1 (#894) #838
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
|