Tests for zyzzyxdonta on 3/merge #22
tests.yml
on: pull_request
ruff-check-and-format-check
7s
reuse-compliance-check
12s
Annotations
3 errors and 1 warning
|
ruff-check-and-format-check
The process '/opt/hostedtoolcache/ruff/0.15.20/x86_64/ruff' failed with exit code 1
|
|
ruff (ARG002):
src/hermes_plugin_software_card/curate.py#L106
src/hermes_plugin_software_card/curate.py:106:29: ARG002 Unused method argument: `metadata`
|
|
ruff (ARG002):
src/hermes_plugin_software_card/curate.py#L71
src/hermes_plugin_software_card/curate.py:71:15: ARG002 Unused method argument: `command`
|
|
ruff-check-and-format-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|