Bump the development-dependencies group with 9 updates #1162
ci.yaml
on: pull_request
Go lint
34s
Release
1m 43s
Matrix: Go build and test
Matrix: JS Build and Test
Matrix: JS Lint
Annotations
1 error and 12 warnings
|
JS Lint (22.18.0)
Process completed with exit code 1.
|
|
Go lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
JS Lint (22.18.0):
src/routes/workflows/$workflowId.tsx#L62
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/routes/settings.tsx#L9
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/routes/queues/index.tsx#L31
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/routes/queues/$name.tsx#L63
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/routes/periodic-jobs/index.tsx#L25
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/routes/jobs/index.tsx#L73
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/routes/jobs/$jobId.tsx#L55
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/routes/about/about.tsx#L3
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/routes/__root.tsx#L23
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
JS Lint (22.18.0):
src/components/Badge.tsx#L9
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Release
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|