chores(build): some cleanup #106
build-n-test.yml
on: pull_request
Validate JSON/YML files
2s
build
1m 5s
Annotations
1 error and 6 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build --prefix ui/" did not complete successfully: exit code: 2
|
Test frontend:
ui/src/components/jobs/JobCreateForm.tsx#L290
Unexpected any. Specify a different type
|
Test frontend:
ui/src/components/jobs/table/JobsTable.tsx#L75
Unexpected any. Specify a different type
|
Test frontend:
ui/src/components/jobs/table/JobsTable.tsx#L75
Unexpected any. Specify a different type
|
Test frontend:
ui/src/stories/decorators/withProvider.tsx#L9
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Test frontend:
ui/src/stories/decorators/withProvider.tsx#L9
Unexpected any. Specify a different type
|
Test backend
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudbuild/cloudbuild. Supported file pattern: go.sum
|