Refactor feature flag definitions, add durable periodic jobs UI #999
Triggered via pull request
September 28, 2025 01:29
Status
Failure
Total duration
3m 16s
Artifacts
–
ci.yaml
on: pull_request
Go lint
51s
Release
1m 58s
Matrix: Go build and test
Matrix: JS Build and Test
Matrix: JS Lint
Annotations
11 errors and 2 warnings
|
JS Lint (22.18.0)
Process completed with exit code 2.
|
|
JS Lint (22.18.0):
src/components/JobList.test.tsx#L165
Type '{ hasClientTable: boolean; hasProducerTable: boolean; hasWorkflows: boolean; jobListHideArgsByDefault: boolean; producerQueries: boolean; workflowQueries: boolean; }' is not assignable to type 'Features'.
|
|
JS Lint (22.18.0):
src/components/JobList.test.tsx#L127
Type '{ hasClientTable: boolean; hasProducerTable: boolean; hasWorkflows: boolean; jobListHideArgsByDefault: boolean; producerQueries: boolean; workflowQueries: boolean; }' is not assignable to type 'Features'.
|
|
JS Lint (22.18.0):
src/components/JobList.test.tsx#L88
Type '{ hasClientTable: boolean; hasProducerTable: boolean; hasWorkflows: boolean; jobListHideArgsByDefault: boolean; producerQueries: boolean; workflowQueries: boolean; }' is not assignable to type 'Features'.
|
|
JS Lint (22.18.0):
src/components/JobList.test.tsx#L51
Type '{ hasClientTable: boolean; hasProducerTable: boolean; hasWorkflows: boolean; jobListHideArgsByDefault: boolean; producerQueries: boolean; workflowQueries: boolean; }' is not assignable to type 'Features'.
|
|
Go build and test (1.25, 16)
Process completed with exit code 2.
|
|
Go build and test (1.25, 15)
Process completed with exit code 2.
|
|
Go build and test (1.24, 16)
Process completed with exit code 2.
|
|
Go build and test (1.25, 17)
Process completed with exit code 2.
|
|
Go build and test (1.24, 17)
Process completed with exit code 2.
|
|
Go build and test (1.24, 15)
Process completed with exit code 2.
|
|
Go lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Release
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|