Update pdm.lock #1175
check and publish.yaml
on: push
Matrix: static_checks
Matrix: test
publish
0s
Annotations
25 errors
static_checks (3.12, macos-latest):
pytest_robotframework/__init__.py#L239
Unnecessary isinstance call; "(**P@call) -> T@call" is never an instance of "_KeywordDecorator" (reportUnnecessaryIsInstance)
|
static_checks (3.12, macos-latest):
pytest_robotframework/__init__.py#L463
Unnecessary "# pyright: ignore" rule: "reportOverlappingOverload" (reportUnnecessaryTypeIgnoreComment)
|
static_checks (3.12, macos-latest)
2 errors
|
static_checks (3.12, macos-latest)
Process completed with exit code 1.
|
static_checks (3.12, ubuntu-latest):
pytest_robotframework/__init__.py#L239
Unnecessary isinstance call; "(**P@call) -> T@call" is never an instance of "_KeywordDecorator" (reportUnnecessaryIsInstance)
|
static_checks (3.12, ubuntu-latest):
pytest_robotframework/__init__.py#L463
Unnecessary "# pyright: ignore" rule: "reportOverlappingOverload" (reportUnnecessaryTypeIgnoreComment)
|
static_checks (3.12, ubuntu-latest)
2 errors
|
static_checks (3.12, ubuntu-latest)
Process completed with exit code 1.
|
static_checks (3.8, ubuntu-latest):
pytest_robotframework/__init__.py#L239
Unnecessary isinstance call; "(**P@call) -> T@call" is never an instance of "_KeywordDecorator" (reportUnnecessaryIsInstance)
|
static_checks (3.8, ubuntu-latest):
pytest_robotframework/__init__.py#L463
Unnecessary "# pyright: ignore" rule: "reportOverlappingOverload" (reportUnnecessaryTypeIgnoreComment)
|
static_checks (3.8, ubuntu-latest)
2 errors
|
static_checks (3.8, ubuntu-latest)
Process completed with exit code 1.
|
static_checks (3.8, windows-latest):
pytest_robotframework/__init__.py#L239
Unnecessary isinstance call; "(**P@call) -> T@call" is never an instance of "_KeywordDecorator" (reportUnnecessaryIsInstance)
|
static_checks (3.8, windows-latest):
pytest_robotframework/__init__.py#L463
Unnecessary "# pyright: ignore" rule: "reportOverlappingOverload" (reportUnnecessaryTypeIgnoreComment)
|
static_checks (3.8, windows-latest)
2 errors
|
static_checks (3.8, windows-latest)
Process completed with exit code 1.
|
static_checks (3.12, windows-latest):
pytest_robotframework/__init__.py#L239
Unnecessary isinstance call; "(**P@call) -> T@call" is never an instance of "_KeywordDecorator" (reportUnnecessaryIsInstance)
|
static_checks (3.12, windows-latest):
pytest_robotframework/__init__.py#L463
Unnecessary "# pyright: ignore" rule: "reportOverlappingOverload" (reportUnnecessaryTypeIgnoreComment)
|
static_checks (3.12, windows-latest)
2 errors
|
static_checks (3.12, windows-latest)
Process completed with exit code 1.
|
static_checks (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
static_checks (3.8, macos-latest):
pytest_robotframework/__init__.py#L239
Unnecessary isinstance call; "(**P@call) -> T@call" is never an instance of "_KeywordDecorator" (reportUnnecessaryIsInstance)
|
static_checks (3.8, macos-latest):
pytest_robotframework/__init__.py#L463
Unnecessary "# pyright: ignore" rule: "reportOverlappingOverload" (reportUnnecessaryTypeIgnoreComment)
|
static_checks (3.8, macos-latest)
2 errors
|
static_checks (3.8, macos-latest)
Process completed with exit code 1.
|