Backup #53
test.yml
on: push
test_course_definition
/
identify_language_slugs
3s
test_course_definition
/
verify_templates_compiled
20s
test_course_definition
/
lint
51s
test_course_definition
/
markdown_lint
25s
test_course_definition
/
go_lint
4s
test_course_definition
/
js_lint
24s
test_course_definition
/
rust_lint
5s
test_course_definition
/
docker_lint
6s
test_course_definition
/
validate-schemas
18s
test_course_definition
/
validate-stages-naming
8s
Matrix: test_course_definition / test
Waiting for pending jobs
Annotations
5 errors and 11 warnings
test_course_definition / docker_lint:
dockerfiles/go-1.19.Dockerfile#L9
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
|
test_course_definition / docker_lint:
dockerfiles/python-3.11.Dockerfile#L3
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
test_course_definition / docker_lint:
dockerfiles/python-3.11.Dockerfile#L3
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
test_course_definition / lint
Process completed with exit code 1.
|
Test
Error when evaluating 'strategy' for job 'test'. codecrafters-io/course-sdk/.github/workflows/test-course-definition.yml@main (Line: 218, Col: 19): Matrix vector 'language' does not contain any values
|
test_course_definition / go_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / identify_language_slugs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / identify_language_slugs
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/
|
test_course_definition / docker_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / rust_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / validate-stages-naming
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / validate-schemas
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / verify_templates_compiled
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / js_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / markdown_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test_course_definition / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|