[pre-commit.ci] pre-commit autoupdate #90
ci.yml
on: pull_request
Matrix: sync
Matrix: build-docs
Matrix: fawltydeps
Matrix: pyright
Matrix: ruff
Matrix: test
Matrix: deploy-docs
Matrix: lock
Annotations
6 errors
Ruff (S603):
scripts/boilerdaq_tools/add_changes.py#L23
scripts/boilerdaq_tools/add_changes.py:23:9: S603 `subprocess` call: check for execution of untrusted input
|
Ruff (S603):
scripts/boilerdaq_tools/add_changes.py#L97
scripts/boilerdaq_tools/add_changes.py:97:9: S603 `subprocess` call: check for execution of untrusted input
|
Ruff (PT023):
tests/boilerdaq_tests/test_boilerdaq.py#L8
tests/boilerdaq_tests/test_boilerdaq.py:8:1: PT023 Use `@pytest.mark.slow()` over `@pytest.mark.slow`
|
ruff (ubuntu-22.04, 3.11)
Process completed with exit code 1.
|
pyright (ubuntu-22.04, 3.11):
submodules/boilercore/src/boilercore/syms.py#L60
Argument of type "type[Function]" cannot be assigned to parameter "cls" of type "type[Symbol]" in function "symbols"
"type[Function]" is incompatible with "type[Symbol]"
Type "type[Function]" is incompatible with type "type[Symbol]" (reportArgumentType)
|
pyright (ubuntu-22.04, 3.11)
1 error
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
14.6 MB |
|
lock
|
6.19 KB |
|