Skip to content

Add selection to DataView #13

Add selection to DataView

Add selection to DataView #13

Triggered via pull request June 19, 2024 12:39
Status Failure
Total duration 1m 14s
Artifacts

check-pr.yml

on: pull_request
call-build-lint-test-workflow  /  build
1m 1s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
0s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
0s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
0s
call-build-lint-test-workflow / test_a11y
call-build-lint-test-workflow  /  test_component
0s
call-build-lint-test-workflow / test_component
call-build-lint-test-workflow  /  test_e2e
0s
call-build-lint-test-workflow / test_e2e
Fit to window
Zoom out
Zoom in

Annotations

10 errors
call-build-lint-test-workflow / build
Type '{ id: number; name: string; }[]' is not assignable to type 'never[]'.
call-build-lint-test-workflow / build
Type '{ id: number; name: string; }[]' is not assignable to type 'never[]'.
call-build-lint-test-workflow / build
Object literal may only specify known properties, and 'id' does not exist in type 'never[]'.
call-build-lint-test-workflow / build
Type 'string[]' is not assignable to type 'never[]'.
call-build-lint-test-workflow / build
Argument of type 'string' is not assignable to parameter of type 'never[]'.
call-build-lint-test-workflow / build
Type '{ id: number; name: string; }[]' is not assignable to type 'never[]'.
call-build-lint-test-workflow / build
Property 'id' does not exist on type 'never'.
call-build-lint-test-workflow / build
Property 'id' does not exist on type 'never'.
call-build-lint-test-workflow / build
Argument of type '{ id: number; name: string; }' is not assignable to parameter of type 'never'.
call-build-lint-test-workflow / build
Argument of type '{ id: number; name: string; }' is not assignable to parameter of type 'never'.