fix(models): Adapt to removal of defects in advisor model #131
Annotations
10 errors and 6 warnings
|
ty (unknown-argument):
tests/test_advisor_details.py#L47
tests/test_advisor_details.py:47:9: unknown-argument: Argument `capabilities` does not match any known parameter
|
|
ty (unresolved-attribute):
tests/test_advisor_details.py#L40
tests/test_advisor_details.py:40:67: unresolved-attribute: Object of type `AdvisorDetails` has no attribute `capabilities`
|
|
ty (unresolved-attribute):
tests/test_advisor_details.py#L39
tests/test_advisor_details.py:39:8: unresolved-attribute: Object of type `AdvisorDetails` has no attribute `capabilities`
|
|
ty (unknown-argument):
tests/test_advisor_details.py#L37
tests/test_advisor_details.py:37:9: unknown-argument: Argument `capabilities` does not match any known parameter
|
|
ty (unresolved-attribute):
tests/test_advisor_details.py#L30
tests/test_advisor_details.py:30:67: unresolved-attribute: Object of type `AdvisorDetails` has no attribute `capabilities`
|
|
ty (unresolved-attribute):
tests/test_advisor_details.py#L29
tests/test_advisor_details.py:29:8: unresolved-attribute: Object of type `AdvisorDetails` has no attribute `capabilities`
|
|
ty (unknown-argument):
tests/test_advisor_details.py#L27
tests/test_advisor_details.py:27:9: unknown-argument: Argument `capabilities` does not match any known parameter
|
|
ty (unresolved-attribute):
tests/test_advisor_details.py#L20
tests/test_advisor_details.py:20:58: unresolved-attribute: Object of type `AdvisorDetails` has no attribute `capabilities`
|
|
ty (unresolved-attribute):
tests/test_advisor_details.py#L19
tests/test_advisor_details.py:19:8: unresolved-attribute: Object of type `AdvisorDetails` has no attribute `capabilities`
|
|
ty (unknown-argument):
tests/test_advisor_details.py#L15
tests/test_advisor_details.py:15:9: unknown-argument: Argument `capabilities` does not match any known parameter
|
|
Commit Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: webiny/action-conventional-commits@faccb24fc2550dd15c0390d944379d2d8ed9690e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
ty (unused-ignore-comment):
tests/test_advisor_details.py#L81
tests/test_advisor_details.py:81:45: unused-ignore-comment: Unused `ty: ignore` directive
help: Remove the unused suppression comment
|
|
ty (unused-ignore-comment):
tests/test_advisor_details.py#L58
tests/test_advisor_details.py:58:40: unused-ignore-comment: Unused `ty: ignore` directive
help: Remove the unused suppression comment
|
|
ty (unused-ignore-comment):
tests/test_advisor_details.py#L47
tests/test_advisor_details.py:47:39: unused-ignore-comment: Unused `ty: ignore` directive
help: Remove the unused suppression comment
|
|
ty (unused-ignore-comment):
tests/test_advisor_details.py#L37
tests/test_advisor_details.py:37:31: unused-ignore-comment: Unused `ty: ignore` directive
help: Remove the unused suppression comment
|
|
Ruff Python Linter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|