add jobs for testing strategy branches #2
test-and-lint-code.yml
on: pull_request
Check for file changes requiring front end checks
16s
Check for file changes requiring python linter
15s
Check for file changes requiring python tests
12s
Check for file changes requiring SQL tests
17s
format
42s
front_end_typecheck
1m 6s
Audit front end code
27s
Find unused code
0s
Matrix: Run Python tests
Matrix: Run SQL tests
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/
|
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/
|
front_end_typecheck
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/
|
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/
|