chore(deps): update devdependencies-non-major #873
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
build
2m 4s
semantic-release
1m 2s
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/
|