Skip to content

Bump the dependencies group across 1 directory with 59 updates #301

Bump the dependencies group across 1 directory with 59 updates

Bump the dependencies group across 1 directory with 59 updates #301

Status Failure
Total duration 3m 9s
Artifacts

qc_checks.yaml

on: push
Build - UI Platform
1m 26s
Build - UI Platform
Style [pre-commit]
1m 43s
Style [pre-commit]
Tests - API Schema Documentation
0s
Tests - API Schema Documentation
Tests - Migrations [PostgreSQL]
0s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
0s
Tests - Full Migration [SQLite]
Tests - inventree-python
0s
Tests - inventree-python
Tests - DB [PostgreSQL]
0s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
0s
Tests - DB [MySQL]
Tests - Platform UI
0s
Tests - Platform UI
Matrix: coverage
Style - Classic UI [JS]
0s
Style - Classic UI [JS]
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build - UI Platform
Type '(error: Error, componentStack: string, eventId: string) => void' is not assignable to type '(error: unknown, componentStack: string | undefined, eventId: string) => void'.
Build - UI Platform
Right operand of ?? is unreachable because the left operand is never nullish.
Build - UI Platform
Type 'DataTableSortStatus' is not assignable to type 'DataTableSortStatus<T>'.
Build - UI Platform
Type '(status: DataTableSortStatus) => void' is not assignable to type '(sortStatus: DataTableSortStatus<T>) => void'.
Build - UI Platform
Process completed with exit code 2.
Style [pre-commit]
Process completed with exit code 1.
Build - UI Platform
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/