Setup nbgrader in one class, one grader mode #582
Annotations
10 errors and 3 warnings
fqcn[action-core]:
research-cloud-plugin.yml#L11
Use FQCN for builtin module actions (wait_for_connection).
|
fqcn[action-core]:
research-cloud-plugin.yml#L15
Use FQCN for builtin module actions (setup).
|
fqcn[action-core]:
research-cloud-plugin.yml#L18
Use FQCN for builtin module actions (include_role).
|
fqcn[action-core]:
research-cloud-plugin.yml#L22
Use FQCN for builtin module actions (apt).
|
fqcn[action-core]:
research-cloud-plugin.yml#L37
Use FQCN for builtin module actions (include_role).
|
fqcn[action-core]:
research-cloud-plugin.yml#L70
Use FQCN for builtin module actions (include_role).
|
fqcn[action-core]:
research-cloud-plugin.yml#L107
Use FQCN for builtin module actions (debug).
|
yaml[empty-lines]:
research-cloud-plugin.yml#L110
Too many blank lines (1 > 0)
|
fqcn[action-core]:
roles/common/tasks/firewall.yml#L2
Use FQCN for builtin module actions (apt).
|
fqcn[action]:
roles/common/tasks/firewall.yml#L6
Use FQCN for module actions, such `community.general.ufw`.
|
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]:
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
|