fix(release): keep automatic releases on the default branch #260
ci.yml
on: push
Repo reference guard
7s
Lint & Test
11m 0s
Race detector & coverage floor
11m 30s
Web Frontend Check
51s
Pre-commit
11m 14s
Annotations
5 errors and 11 warnings
|
Lint & Test
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Pre-commit
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
CI
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Race detector & coverage floor
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Race detector & coverage floor
The operation was canceled.
|
|
Lint & Test:
web/src/components/Files/FileInspector.tsx#L30
'FileStatus' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/components/Files/FileInspector.tsx#L5
'FileMinus' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/components/Files/FileInspector.tsx#L4
'FilePlus' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/components/Board/TaskStory.tsx#L151
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint & Test:
web/src/components/Board/TaskStory.tsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint & Test:
web/src/components/Board/TaskStory.tsx#L32
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint & Test:
web/src/components/Board/KanbanBoard.tsx#L179
Unexpected any. Specify a different type
|
|
Lint & Test:
web/src/components/Blocks/fields.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint & Test:
web/src/api/client.ts#L640
Unexpected any. Specify a different type
|
|
Lint & Test:
web/src/App.tsx#L60
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
Pre-commit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|