Skip to content

fix(bug): board id could not invalidate sometimes #286

fix(bug): board id could not invalidate sometimes

fix(bug): board id could not invalidate sometimes #286

Triggered via push December 23, 2024 13:03
Status Failure
Total duration 40s
Artifacts

code-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: src/hooks/board/useGetBoardById.ts#L13
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: src/hooks/column/useAddColumn.ts#L18
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: src/hooks/column/useUpdateColumnsOrder.ts#L19
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test
The process '/usr/local/bin/yarn' failed with exit code 2
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636