Skip to content

Add and update links #149

Add and update links

Add and update links #149

Triggered via pull request May 7, 2024 09:59
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy.yml

on: pull_request
build-and-deploy
20s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build-and-deploy: src/components/App/useThemeSwitcher.ts#L87
Argument of type 'SetThemeAction' is not assignable to parameter of type 'AppActions'.
build-and-deploy: src/components/App/useToggleDescriptions.ts#L18
Argument of type 'SetDisplayDescriptionAction' is not assignable to parameter of type 'AppActions'.
build-and-deploy: src/stores/index.ts#L19
No overload matches this call.
build-and-deploy: src/stores/persistToLocalStorage.ts#L19
'state.hiddenLinks' is possibly 'undefined'.
build-and-deploy: src/stores/persistToLocalStorage.ts#L25
'state.appSettings' is possibly 'undefined'.
build-and-deploy: src/stores/persistToLocalStorage.ts#L31
'state.appSettings' is possibly 'undefined'.
build-and-deploy
Process completed with exit code 2.
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.