Replace typesafe-i18n with svelte-i18n #84
test-and-lint-code.yml
on: pull_request
Check for file changes requiring front end checks
14s
Check for file changes requiring python linter
13s
Check for file changes requiring python tests
12s
Check for file changes requiring SQL tests
12s
Check front end code format
30s
Run front end linter
3m 6s
Check front end types
34s
Audit front end code
16s
Run front end tests
34s
Matrix: Run Python tests
Matrix: Run SQL tests
matrix_tests
0s
Annotations
11 errors and 11 warnings
Audit front end code
npm WARN config production Use `--omit=dev` instead.
|
Run front end linter:
mathesar_ui/tsconfig.json#L3
Expected object keys to be in natural insensitive ascending order. 'compilerOptions' should be before 'extends'
|
Run front end linter:
mathesar_ui/tsconfig.json#L6
Expected object keys to be in natural insensitive ascending order. 'module' should be before 'target'
|
Run front end linter:
mathesar_ui/tsconfig.json#L14
Expected object keys to be in natural insensitive ascending order. 'importsNotUsedAsValues' should be before 'types'
|
Run front end linter:
mathesar_ui/tsconfig.json#L16
Expected object keys to be in natural insensitive ascending order. 'isolatedModules' should be before 'strict'
|
Run front end linter:
mathesar_ui/tsconfig.json#L19
Expected object keys to be in natural insensitive ascending order. 'esModuleInterop' should be before 'sourceMap'
|
Run front end linter:
mathesar_ui/tsconfig.json#L21
Expected object keys to be in natural insensitive ascending order. 'forceConsistentCasingInFileNames' should be before 'skipLibCheck'
|
Run front end linter:
mathesar_ui/tsconfig.json#L22
Expected object keys to be in natural insensitive ascending order. 'baseUrl' should be before 'forceConsistentCasingInFileNames'
|
Run front end linter:
mathesar_ui/tsconfig.json#L26
Expected object keys to be in natural insensitive ascending order. '@mathesar-component-library/types' should be before '@mathesar-component-library-dir/*'
|
Run front end linter:
mathesar_ui/tsconfig.json#L27
Expected object keys to be in natural insensitive ascending order. '@mathesar-component-library' should be before '@mathesar-component-library/types'
|
Run front end linter:
mathesar_ui/tsconfig.json#L39
Expected object keys to be in natural insensitive ascending order. 'exclude' should be before 'include'
|
Find unused code
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Run Python linter
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
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 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/
|
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/
|
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/
|
Run Python tests (14)
Failed to remove 'http.https://github.com/.extraheader' from the git config
|
Run Python tests (15)
Failed to remove 'http.https://github.com/.extraheader' from the git config
|
Run Python tests (13)
Failed to remove 'http.https://github.com/.extraheader' from the git config
|