Skip to content

update packages and migrate code #797

update packages and migrate code

update packages and migrate code #797

Triggered via pull request September 17, 2024 18:45
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Matrix: Linter and Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Linter and Unit Tests (18.x): src/components/LeftSidebar/ProjectListItem.tsx#L123
Argument of type '{ input: any; output: any; }' is not assignable to parameter of type 'string'.
Linter and Unit Tests (18.x): src/components/LeftSidebar/ProjectListItem.tsx#L136
Argument of type '{ input: any; output: any; }' is not assignable to parameter of type 'string'.
Linter and Unit Tests (18.x): src/components/LeftSidebar/ProjectsList.tsx#L34
Type '{ input: any; output: any; }' is not assignable to type 'Key'.
Linter and Unit Tests (18.x)
Process completed with exit code 2.
Linter and Unit Tests (18.x)
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/
Linter and Unit Tests (18.x)
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/