Skip to content

[126] emojis and other improvements #101

[126] emojis and other improvements

[126] emojis and other improvements #101

Triggered via push November 8, 2024 10:35
Status Failure
Total duration 26s
Artifacts

frontend.yml

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

Annotations

4 errors and 3 warnings
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