Add and update links #149
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/.
|