Skip to content

chore(deps-dev): bump @types/google.maps from 3.54.1 to 3.54.2 (#684) #669

chore(deps-dev): bump @types/google.maps from 3.54.1 to 3.54.2 (#684)

chore(deps-dev): bump @types/google.maps from 3.54.1 to 3.54.2 (#684) #669

Triggered via push October 2, 2023 07:55
Status Failure
Total duration 2m 45s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/index.js from /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/src/index.js not supported. Instead change the require of /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/index.js in /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/src/index.js to a dynamic import() which is available in all CommonJS modules.
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/gridbounds.ts#L47
Missing accessibility modifier on method definition equals
build: src/gridbounds.ts#L65
Missing accessibility modifier on method definition containsPoint
build: src/markermanager.ts#L148
Member resetManager should be declared before all private instance method definitions
build: src/markermanager.ts#L162
Member clearMarkers should be declared before all private instance method definitions
build: src/markermanager.ts#L333
Member removeMarker should be declared before all private instance method definitions
build: src/markermanager.ts#L371
Member addMarkers should be declared before all private instance method definitions
build: src/markermanager.ts#L401
Member getMarkerCount should be declared before all private instance method definitions
build: src/markermanager.ts#L419
Member getMarker should be declared before all private instance method definitions
build: src/markermanager.ts#L450
Member addMarker should be declared before all private instance method definitions
build: src/markermanager.ts#L610
Member visible should be declared before all private instance method definitions