Skip to content

Add initial code and configuration files for the "Build Your Own <fil… #61

Add initial code and configuration files for the "Build Your Own <fil…

Add initial code and configuration files for the "Build Your Own <fil… #61

Triggered via push July 8, 2024 16:50
Status Failure
Total duration 1m 48s
Artifacts

test.yml

on: push
test_course_definition  /  identify_language_slugs
3s
test_course_definition / identify_language_slugs
test_course_definition  /  verify_templates_compiled
18s
test_course_definition / verify_templates_compiled
test_course_definition  /  lint
50s
test_course_definition / lint
test_course_definition  /  markdown_lint
26s
test_course_definition / markdown_lint
test_course_definition  /  go_lint
2s
test_course_definition / go_lint
test_course_definition  /  js_lint
1m 38s
test_course_definition / js_lint
test_course_definition  /  rust_lint
54s
test_course_definition / rust_lint
test_course_definition  /  docker_lint
9s
test_course_definition / docker_lint
test_course_definition  /  validate-schemas
41s
test_course_definition / validate-schemas
test_course_definition  /  validate-stages-naming
5s
test_course_definition / validate-stages-naming
Matrix: test_course_definition / test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 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 / test (rust)
Process completed with exit code 1.
test_course_definition / test (python)
The job was canceled because "rust" failed.
test_course_definition / test (python)
The operation was canceled.
test_course_definition / test (go)
The job was canceled because "rust" failed.
test_course_definition / test (go)
The operation was canceled.
test_course_definition / go_lint
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 / validate-stages-naming
The following actions uses Node.js version which is deprecated 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 / docker_lint
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 / test (rust)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/