Test and Lint Code #83
test-and-lint-code.yml
on: merge_group
Check for file changes requiring front end checks
7s
Check for file changes requiring python linter
8s
Check for file changes requiring python tests
9s
Check for file changes requiring SQL tests
11s
Check front end code format
45s
Run front end linter
3m 24s
Check front end types
37s
Audit front end code
24s
Run front end tests
41s
Matrix: Run Python tests
Matrix: Run SQL tests
matrix_tests
0s
Annotations
1 error and 7 warnings
Audit front end code
npm WARN config production Use `--omit=dev` instead.
|
Audit front end code
The following actions uses node12 which is deprecated and will be forced to run on node16: oke-py/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Audit front end code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check front end types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run front end tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check front end code format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run front end linter:
mathesar_ui/src/systems/users-and-permissions/UserDetailsForm.svelte#L29
'SelectDisplayLanguage' is defined but never used
|
Run front end linter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|