fix: remove unsupported python type from linters #4
linters.yml
on: push
Matrix: Lint with flake8
Matrix: Lint with isort
Annotations
10 errors and 3 warnings
Lint with flake8 (3.12)
The process '/opt/hostedtoolcache/Python/3.12.7/x64/bin/flake8' failed with exit code 1
|
Lint with isort (3.10)
Process completed with exit code 1.
|
Lint with isort (3.12)
The job was canceled because "_3_10" failed.
|
Lint with isort (3.12)
Process completed with exit code 1.
|
Lint with flake8 (3.10)
The job was canceled because "_3_12" failed.
|
Lint with flake8 (3.10)
The operation was canceled.
|
Lint with flake8 (3.11)
The job was canceled because "_3_12" failed.
|
Lint with flake8 (3.11)
The operation was canceled.
|
Lint with isort (3.11)
The job was canceled because "_3_10" failed.
|
Lint with isort (3.11)
The operation was canceled.
|
Lint with flake8 (3.12)
Unexpected input(s) 'config', valid inputs are ['path', 'update-pip', 'ignore', 'exclude', 'max-line-length', 'args', 'flake8-version', 'plugins']
|
Lint with flake8 (3.10)
Unexpected input(s) 'config', valid inputs are ['path', 'update-pip', 'ignore', 'exclude', 'max-line-length', 'args', 'flake8-version', 'plugins']
|
Lint with flake8 (3.11)
Unexpected input(s) 'config', valid inputs are ['path', 'update-pip', 'ignore', 'exclude', 'max-line-length', 'args', 'flake8-version', 'plugins']
|