Skip to content

Setup nbgrader in one class, one grader mode #630

Setup nbgrader in one class, one grader mode

Setup nbgrader in one class, one grader mode #630

Triggered via pull request March 20, 2024 11:21
@sverhoevensverhoeven
synchronize #155
grader
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
fqcn[action-core]: research-cloud-plugin.yml#L10
Use FQCN for builtin module actions (wait_for_connection).
fqcn[action-core]: research-cloud-plugin.yml#L14
Use FQCN for builtin module actions (setup).
fqcn[action-core]: research-cloud-plugin.yml#L17
Use FQCN for builtin module actions (debug).
fqcn[action-core]: research-cloud-plugin.yml#L21
Use FQCN for builtin module actions (add_host).
fqcn[action-core]: research-cloud-plugin.yml#L26
Use FQCN for builtin module actions (add_host).
yaml[truthy]: research-cloud-plugin.yml#L33
Truthy value should be one of \[false, true]
command-instead-of-shell: research-cloud-plugin.yml#L36
Use shell only when shell functionality is required.
fqcn[action-core]: research-cloud-plugin.yml#L36
Use FQCN for builtin module actions (shell).
no-changed-when: research-cloud-plugin.yml#L36
Commands should not change things if nothing needs doing.
fqcn[action-core]: research-cloud-plugin.yml#L42
Use FQCN for builtin module actions (known_hosts).
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
jinja[spacing]: research-cloud-plugin.yml#L42
Jinja2 spacing could be improved: {{ ssh_scan.results | subelements('stdout_lines') | default([])}} -> {{ ssh_scan.results | subelements('stdout_lines') | default([]) }}
jinja[spacing]: roles/prep_shared_data/defaults/main.yml#L29
Jinja2 spacing could be improved: {{ conda_root}}/envs/{{ conda_environment }}/bin -> {{ conda_root }}/envs/{{ conda_environment }}/bin