Skip to content

Table - fix typing for onSort function #2645

Table - fix typing for onSort function

Table - fix typing for onSort function #2645

Triggered via pull request November 22, 2024 08:58
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build: src/components/table/__tests__/table.test.tsx#L76
Type 'Mock<any, any, any>' is not assignable to type 'never'.
build: src/views/domains-page/domains-table/domains-table.tsx#L86
Type '(columnID: any) => void' is not assignable to type 'never'.
build: src/views/domains-page/domains-table/domains-table.tsx#L86
Parameter 'columnID' implicitly has an 'any' type.
build
Process completed with exit code 2.
build
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
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/