fix(bug): board id could not invalidate sometimes #286
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
|