Playbooks summary assited by AI #477
ci.yaml
on: pull_request
lint
4m 18s
generate-specs
14s
dist
0s
Matrix: e2e-cypress-tests
report-test-results
7s
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#L4
There should be at least one empty line between import groups
|
lint:
webapp/src/components/modals/ai_modal.tsx#L14
Expected indentation of 4 spaces but found 2
|
lint:
webapp/src/components/modals/ai_modal.tsx#L15
Expected indentation of 4 spaces but found 2
|
lint
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|