PERF: implement multi-threading parallelism in inifix-validate
CLI
#1275
ci.yml
on: pull_request
Matrix: unit-tests
optimized Python
8s
pre-publication checks
5s
Matrix: concurrency-tests
Matrix: type check
Combine & check coverage
0s
Annotations
36 errors and 2 warnings
type check (3.10, basedpyright)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
type check (3.10, basedpyright)
Process completed with exit code 1.
|
type check (3.13, basedpyright)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
type check (3.13, basedpyright)
Process completed with exit code 1.
|
unit-tests (ubuntu-latest, 3.12)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
unit-tests (ubuntu-latest, 3.12)
The operation was canceled.
|
type check (3.10, mypy)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
type check (3.10, mypy)
The operation was canceled.
|
type check (3.13, pyright)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
type check (3.13, pyright)
The operation was canceled.
|
type check (3.10, pyright)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
type check (3.10, pyright)
The operation was canceled.
|
unit-tests (windows-latest, 3.10.0)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
unit-tests (windows-latest, 3.10.0)
The operation was canceled.
|
type check (3.13, mypy)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
type check (3.13, mypy)
The operation was canceled.
|
concurrency-tests (ubuntu-latest, 3.13t)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
concurrency-tests (ubuntu-latest, 3.13t)
The operation was canceled.
|
unit-tests (windows-latest, 3.13)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
unit-tests (windows-latest, 3.13)
The operation was canceled.
|
unit-tests (macos-latest, 3.13)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
unit-tests (macos-latest, 3.13)
The operation was canceled.
|
optimized Python
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
optimized Python
The operation was canceled.
|
unit-tests (macos-latest, 3.10.0)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
unit-tests (macos-latest, 3.10.0)
The operation was canceled.
|
unit-tests (ubuntu-latest, 3.13)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
unit-tests (ubuntu-latest, 3.13)
The operation was canceled.
|
unit-tests (ubuntu-latest, 3.11)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
unit-tests (ubuntu-latest, 3.11)
The operation was canceled.
|
unit-tests (ubuntu-20.04, 3.10.0, oldestdeps)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
unit-tests (ubuntu-20.04, 3.10.0, oldestdeps)
The operation was canceled.
|
concurrency-tests (ubuntu-latest, 3.10.0)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
concurrency-tests (ubuntu-latest, 3.10.0)
The operation was canceled.
|
concurrency-tests (ubuntu-latest, 3.13)
Canceling since a higher priority waiting request for 'CI-refs/pull/234/merge' exists
|
concurrency-tests (ubuntu-latest, 3.13)
The operation was canceled.
|
type check (3.10, basedpyright):
src/inifix_cli/__init__.py#L73
Result of call expression is of type "AnyConfig" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|
type check (3.13, basedpyright):
src/inifix_cli/__init__.py#L73
Result of call expression is of type "AnyConfig" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
|