Skip to content

chore(deps): update devdependencies-non-major #873

chore(deps): update devdependencies-non-major

chore(deps): update devdependencies-non-major #873

Triggered via pull request August 15, 2023 10:21
Status Failure
Total duration 3m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
semantic-release
Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/wegweiser-frontend/wegweiser-frontend/node_modules/@technologiestiftung/semantic-release-config/node_modules/@semantic-release/commit-analyzer/index.js from /home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/semantic-release/lib/plugins/utils.js not supported. Instead change the require of index.js in /home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/semantic-release/lib/plugins/utils.js to a dynamic import() which is available in all CommonJS modules.
build: src/components/Map/index.tsx#L289
React Hook useEffect has a missing dependency: 'onMarkerClick'. Either include it or remove the dependency array. If 'onMarkerClick' changes too often, find the parent component that defines it and wrap that definition in useCallback
semantic-release
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/