chore: add extensions.json registry file #2
lint.yml
on: push
lint
/
...
/
run poetry install to check lock file
36s
Matrix: lint / black / make
Matrix: lint / mypy / make
Matrix: lint / prettier / make
Matrix: lint / pyright / make
Matrix: lint / ruff / make
Annotations
5 errors and 6 warnings
|
lint / mypy / mypy (3.12)
Process completed with exit code 1.
|
|
lint / prettier / checkprettier (3.12)
Process completed with exit code 1.
|
|
lint / ruff / checkruff (3.12)
Process completed with exit code 1.
|
|
lint / black / checkblack (3.12)
Process completed with exit code 1.
|
|
lint / pyright / pyright (3.12)
Process completed with exit code 1.
|
|
lint / mypy / mypy (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint / prettier / checkprettier (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint / ruff / checkruff (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint / black / checkblack (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint / pyright / pyright (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint / poetry / run poetry install to check lock file
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|