Fix CC-1354: go toolchain issue #11
test.yml
on: pull_request
test_course_definition
/
identify_language_slugs
5s
test_course_definition
/
verify_templates_compiled
17s
test_course_definition
/
lint
49s
test_course_definition
/
markdown_lint
17s
test_course_definition
/
go_lint
5s
test_course_definition
/
js_lint
13s
test_course_definition
/
rust_lint
4s
test_course_definition
/
docker_lint
9s
test_course_definition
/
validate-schemas
14s
test_course_definition
/
validate-stages-naming
5s
Matrix: test_course_definition / test
Waiting for pending jobs
Annotations
6 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_course_definition / verify_templates_compiled
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_course_definition / identify_language_slugs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_course_definition / js_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_course_definition / markdown_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_course_definition / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_course_definition / validate-stages-naming
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_course_definition / rust_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_course_definition / validate-schemas
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_course_definition / verify_templates_compiled
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|