Playbooks summary assited by AI #489
ci.yaml
on: pull_request
lint
4m 36s
generate-specs
8s
dist
0s
Matrix: e2e-cypress-tests
report-test-results
6s
Annotations
10 errors and 2 warnings
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#L1
There should be no space after '{'
|
lint:
webapp/src/components/modals/ai_modal.tsx#L1
There should be no space before '}'
|
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
There should be no space after '{'
|
lint:
webapp/src/components/modals/ai_modal.tsx#L2
Member 'useCallback' of the import declaration should be sorted alphabetically
|
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@627f0f41f6904a5b1efbaed9f96d9eb58e92e920. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|