Skip to content

chore(deps-dev): bump typedoc from 0.25.4 to 0.25.5 (#897) #842

chore(deps-dev): bump typedoc from 0.25.4 to 0.25.5 (#897)

chore(deps-dev): bump typedoc from 0.25.4 to 0.25.5 (#897) #842

Triggered via push January 1, 2024 12:06
Status Success
Total duration 1m 29s
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