feat: code quality #1
lint.yml
on: pull_request
Matrix: lint / black
Matrix: lint / bundle / make
Matrix: lint / mypy
Matrix: lint / prettier / make
Matrix: lint / pyright
Matrix: lint / ruff
Annotations
7 errors and 4 warnings
lint / mypy (3.10) / mypy (3.10)
Process completed with exit code 2.
|
lint / ruff (3.9) / checkruff (3.9)
Process completed with exit code 2.
|
lint / pyright (3.9) / pyright (3.9)
Process completed with exit code 2.
|
lint / mypy (3.9) / mypy (3.9)
FailFast: cancelling since parallel instance has failed
|
lint / mypy (3.9) / mypy (3.9)
Process completed with exit code 2.
|
lint / pyright (3.10) / pyright (3.10)
FailFast: cancelling since parallel instance has failed
|
lint / ruff (3.10) / checkruff (3.10)
FailFast: cancelling since parallel instance has failed
|
lint / black (3.9) / checkblack (3.9)
Failed to download action 'https://api.github.com/repos/lnbits/lnbits/tarball/ce0aff206dee31fcc9e419e02607227566b46f83'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
lint / black (3.9) / checkblack (3.9)
Back off 24.578 seconds before retry.
|
lint / black (3.9) / checkblack (3.9)
Failed to download action 'https://api.github.com/repos/lnbits/lnbits/tarball/ce0aff206dee31fcc9e419e02607227566b46f83'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
lint / black (3.9) / checkblack (3.9)
Back off 25.097 seconds before retry.
|