Playbooks summary assited by AI #486
ci.yaml
on: pull_request
lint
4m 37s
generate-specs
15s
dist
0s
Matrix: e2e-cypress-tests
report-test-results
3s
Annotations
10 errors and 1 warning
lint:
webapp/src/client.ts#L819
More than 1 blank line not allowed
|
lint:
webapp/src/client.ts#L825
Expected indentation of 12 spaces but found 10
|
lint:
webapp/src/client.ts#L826
Expected indentation of 12 spaces but found 10
|
lint:
webapp/src/client.ts#L827
Expected indentation of 12 spaces but found 10
|
lint:
webapp/src/client.ts#L828
Missing trailing comma
|
lint:
webapp/src/components/modals/ai_modal.tsx#L2
Imports must be broken into multiple lines if there are more than 3 elements
|
lint:
webapp/src/components/modals/ai_modal.tsx#L2
Member 'useCallback' of the import declaration should be sorted alphabetically
|
lint:
webapp/src/components/modals/ai_modal.tsx#L3
'ReactDOM' is defined but never used
|
lint:
webapp/src/components/modals/ai_modal.tsx#L3
'ReactDOM' is defined but never used
|
lint:
webapp/src/components/modals/ai_modal.tsx#L5
'styled-components' import is duplicated
|
lint
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|