Skip to content

chore(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#867) #812

chore(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#867)

chore(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#867) #812

Triggered via push October 30, 2023 11:13
Status Success
Total duration 1m 58s
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