Skip to content

[126] add toast notifications. dark theme improvements and other... #102

[126] add toast notifications. dark theme improvements and other...

[126] add toast notifications. dark theme improvements and other... #102

Triggered via push November 8, 2024 11:29
Status Failure
Total duration 35s
Artifacts

frontend.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
build (frontend/spa): frontend/spa/src/hooks/use-toast.ts#L15
'actionTypes' is assigned a value but only used as a type
build (frontend/spa): frontend/spa/src/services/api/BommelService.ts#L17
Unexpected any. Specify a different type
build (frontend/spa): frontend/spa/src/services/api/BommelService.ts#L26
Unexpected any. Specify a different type
build (frontend/spa): frontend/spa/src/services/api/BommelService.ts#L58
Unexpected any. Specify a different type
build (frontend/spa)
Process completed with exit code 1.
build (frontend/spa)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (frontend/spa)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (frontend/spa): frontend/spa/src/context/ActiveTabContext.tsx#L15
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components