apply fixes, fmt, lint, test #58
Annotations
30 errors and 3 warnings
|
ruff (D102):
licensecheck/packageinfo.py#L137
licensecheck/packageinfo.py:137:6: D102 Missing docstring in public method
|
|
ruff (D102):
licensecheck/packageinfo.py#L134
licensecheck/packageinfo.py:134:6: D102 Missing docstring in public method
|
|
ruff (D102):
licensecheck/packageinfo.py#L127
licensecheck/packageinfo.py:127:6: D102 Missing docstring in public method
|
|
ruff (D107):
licensecheck/packageinfo.py#L119
licensecheck/packageinfo.py:119:6: D107 Missing docstring in `__init__`
|
|
ruff (SLF001):
licensecheck/packageinfo.py#L77
licensecheck/packageinfo.py:77:16: SLF001 Private member accessed: `_spec`
|
|
ruff (SLF001):
licensecheck/packageinfo.py#L76
licensecheck/packageinfo.py:76:24: SLF001 Private member accessed: `_specs`
|
|
ruff (D102):
licensecheck/packageinfo.py#L40
licensecheck/packageinfo.py:40:6: D102 Missing docstring in public method
|
|
ruff (SIM115):
licensecheck/cli.py#L156
licensecheck/cli.py:156:8: SIM115 Use a context manager for opening files
|
|
ruff (RUF100):
licensecheck/checker.py#L45
licensecheck/checker.py:45:82: RUF100 Unused `noqa` directive (unused: `ERA001`)
help: Remove unused `noqa` directive
|
|
ruff (D103):
licensecheck/checker.py#L12
licensecheck/checker.py:12:5: D103 Missing docstring in public function
|
|
ruff (D102):
licensecheck/packageinfo.py#L137
licensecheck/packageinfo.py:137:6: D102 Missing docstring in public method
|
|
ruff (D102):
licensecheck/packageinfo.py#L134
licensecheck/packageinfo.py:134:6: D102 Missing docstring in public method
|
|
ruff (D102):
licensecheck/packageinfo.py#L127
licensecheck/packageinfo.py:127:6: D102 Missing docstring in public method
|
|
ruff (D107):
licensecheck/packageinfo.py#L119
licensecheck/packageinfo.py:119:6: D107 Missing docstring in `__init__`
|
|
ruff (SLF001):
licensecheck/packageinfo.py#L77
licensecheck/packageinfo.py:77:16: SLF001 Private member accessed: `_spec`
|
|
ruff (SLF001):
licensecheck/packageinfo.py#L76
licensecheck/packageinfo.py:76:24: SLF001 Private member accessed: `_specs`
|
|
ruff (D102):
licensecheck/packageinfo.py#L40
licensecheck/packageinfo.py:40:6: D102 Missing docstring in public method
|
|
ruff (SIM115):
licensecheck/cli.py#L156
licensecheck/cli.py:156:8: SIM115 Use a context manager for opening files
|
|
ruff (RUF100):
licensecheck/checker.py#L45
licensecheck/checker.py:45:82: RUF100 Unused `noqa` directive (unused: `ERA001`)
help: Remove unused `noqa` directive
|
|
ruff (D103):
licensecheck/checker.py#L12
licensecheck/checker.py:12:5: D103 Missing docstring in public function
|
|
ruff (D102):
licensecheck/packageinfo.py#L137
licensecheck/packageinfo.py:137:6: D102 Missing docstring in public method
|
|
ruff (D102):
licensecheck/packageinfo.py#L134
licensecheck/packageinfo.py:134:6: D102 Missing docstring in public method
|
|
ruff (D102):
licensecheck/packageinfo.py#L127
licensecheck/packageinfo.py:127:6: D102 Missing docstring in public method
|
|
ruff (D107):
licensecheck/packageinfo.py#L119
licensecheck/packageinfo.py:119:6: D107 Missing docstring in `__init__`
|
|
ruff (SLF001):
licensecheck/packageinfo.py#L77
licensecheck/packageinfo.py:77:16: SLF001 Private member accessed: `_spec`
|
|
ruff (SLF001):
licensecheck/packageinfo.py#L76
licensecheck/packageinfo.py:76:24: SLF001 Private member accessed: `_specs`
|
|
ruff (D102):
licensecheck/packageinfo.py#L40
licensecheck/packageinfo.py:40:6: D102 Missing docstring in public method
|
|
ruff (SIM115):
licensecheck/cli.py#L156
licensecheck/cli.py:156:8: SIM115 Use a context manager for opening files
|
|
ruff (RUF100):
licensecheck/checker.py#L45
licensecheck/checker.py:45:82: RUF100 Unused `noqa` directive (unused: `ERA001`)
help: Remove unused `noqa` directive
|
|
ruff (D103):
licensecheck/checker.py#L12
licensecheck/checker.py:12:5: D103 Missing docstring in public function
|
|
Python Test and Lint (3.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python Test and Lint (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python Test and Lint (3.14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|