Skip to content

Log Colours

Log Colours #18

Triggered via pull request April 26, 2024 11:15
Status Failure
Total duration 37s
Artifacts

build.yml

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

Annotations

13 errors and 1 warning
build (20.x): src/App.tsx#L55
Argument of type 'string[] | undefined' is not assignable to parameter of type 'SetStateAction<string[]>'.
build (20.x): src/App.tsx#L56
Argument of type 'string[] | undefined' is not assignable to parameter of type 'SetStateAction<string[]>'.
build (20.x): src/App.tsx#L57
Argument of type 'string[] | undefined' is not assignable to parameter of type 'SetStateAction<string[]>'.
build (20.x): src/App.tsx#L58
Argument of type 'number[] | undefined' is not assignable to parameter of type 'SetStateAction<number[]>'.
build (20.x): src/App.tsx#L205
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ INFO: number; DEBUG: number; WARN: number; ERROR: number; }'.
build (20.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/App.tsx#L55
Argument of type 'string[] | undefined' is not assignable to parameter of type 'SetStateAction<string[]>'.
build (18.x): src/App.tsx#L56
Argument of type 'string[] | undefined' is not assignable to parameter of type 'SetStateAction<string[]>'.
build (18.x): src/App.tsx#L57
Argument of type 'string[] | undefined' is not assignable to parameter of type 'SetStateAction<string[]>'.
build (18.x): src/App.tsx#L58
Argument of type 'number[] | undefined' is not assignable to parameter of type 'SetStateAction<number[]>'.
build (18.x): src/App.tsx#L205
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ INFO: number; DEBUG: number; WARN: number; ERROR: number; }'.
build (18.x)
Process completed with exit code 2.
build (20.x)
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/.