Update all dependencies #230
ci.yml
on: pull_request
Matrix: sync
Matrix: build-docs
Matrix: fawltydeps
Matrix: pyright
Matrix: ruff
Matrix: test
Matrix: deploy-docs
Matrix: lock
Annotations
32 errors
test (ubuntu-22.04, 3.12)
Process completed with exit code 1.
|
pyright (ubuntu-22.04, 3.11):
scripts/boilerdata_tools/add_changes.py#L51
Argument of type "str" cannot be assigned to parameter "issue" of type "int" in function "__new__"
"str" is not assignable to "int" (reportArgumentType)
|
pyright (ubuntu-22.04, 3.11):
src/boilerdata/models/axes.py#L6
"YamlModel" is unknown import symbol (reportAttributeAccessIssue)
|
pyright (ubuntu-22.04, 3.11):
src/boilerdata/models/params.py#L52
Argument of type "type[Paths]" cannot be assigned to parameter "default_factory" of type "NoArgAnyCallable | None" in function "Field"
Type "type[Paths]" is not assignable to type "NoArgAnyCallable | None"
Type "type[Paths]" is not assignable to type "NoArgAnyCallable"
Extra parameter "root"
"type[ModelMetaclass]" is not assignable to "type[None]" (reportArgumentType)
|
pyright (ubuntu-22.04, 3.11):
src/boilerdata/models/params.py#L55
Expected 0 positional arguments (reportCallIssue)
|
pyright (ubuntu-22.04, 3.11):
src/boilerdata/models/params.py#L57
Expected 0 positional arguments (reportCallIssue)
|
pyright (ubuntu-22.04, 3.11):
src/boilerdata/stages/__init__.py#L11
Import "boilercore.modelfun" could not be resolved (reportMissingImports)
|
pyright (ubuntu-22.04, 3.11):
src/boilerdata/stages/__init__.py#L178
Cannot access attribute "model_params" for class "Fit"
Attribute "model_params" is unknown (reportAttributeAccessIssue)
|
pyright (ubuntu-22.04, 3.11):
src/boilerdata/stages/__init__.py#L179
Cannot access attribute "model_errors" for class "Fit"
Attribute "model_errors" is unknown (reportAttributeAccessIssue)
|
pyright (ubuntu-22.04, 3.11):
src/boilerdata/stages/pipeline.py#L161
The method "dict" in class "BaseModel" is deprecated
The `dict` method is deprecated; use `model_dump` instead. (reportDeprecated)
|
pyright (ubuntu-22.04, 3.11):
tests/boilerdata_tests/conftest.py#L8
"filter_certain_warnings" is unknown import symbol (reportAttributeAccessIssue)
|
Ruff (DOC201):
docs/boilerdata_docs/__init__.py#L18
docs/boilerdata_docs/__init__.py:18:5: DOC201 `return` is not documented in docstring
|
Ruff (DOC501):
docs/boilerdata_docs/__init__.py#L26
docs/boilerdata_docs/__init__.py:26:19: DOC501 Raised exception `RuntimeError` missing from docstring
|
Ruff (DOC201):
docs/boilerdata_docs/__init__.py#L27
docs/boilerdata_docs/__init__.py:27:5: DOC201 `return` is not documented in docstring
|
Ruff (DOC201):
docs/boilerdata_docs/docstrings.py#L75
docs/boilerdata_docs/docstrings.py:75:5: DOC201 `return` is not documented in docstring
|
Ruff (DOC201):
docs/boilerdata_docs/docstrings.py#L80
docs/boilerdata_docs/docstrings.py:80:5: DOC201 `return` is not documented in docstring
|
Ruff (DOC201):
docs/boilerdata_docs/docstrings.py#L85
docs/boilerdata_docs/docstrings.py:85:5: DOC201 `return` is not documented in docstring
|
Ruff (DOC201):
docs/boilerdata_docs/docstrings.py#L99
docs/boilerdata_docs/docstrings.py:99:5: DOC201 `return` is not documented in docstring
|
Ruff (DOC201):
docs/boilerdata_docs/docstrings.py#L104
docs/boilerdata_docs/docstrings.py:104:5: DOC201 `return` is not documented in docstring
|
Ruff (DOC201):
docs/boilerdata_docs/docstrings.py#L144
docs/boilerdata_docs/docstrings.py:144:5: DOC201 `return` is not documented in docstring
|
Ruff (DOC501):
docs/boilerdata_docs/docstrings.py#L168
docs/boilerdata_docs/docstrings.py:168:15: DOC501 Raised exception `ValueError` missing from docstring
|
build-docs (ubuntu-22.04, 3.11)
Process completed with exit code 1.
|
test (ubuntu-22.04, 3.11)
The job was canceled because "ubuntu-22_04_3_12" failed.
|
test (ubuntu-22.04, 3.11)
The operation was canceled.
|
test (windows-2022, 3.12)
The job was canceled because "ubuntu-22_04_3_12" failed.
|
test (windows-2022, 3.12)
The operation was canceled.
|
test (windows-2022, 3.11)
The job was canceled because "ubuntu-22_04_3_12" failed.
|
test (windows-2022, 3.11)
The operation was canceled.
|
test (macos-13, 3.12)
The job was canceled because "ubuntu-22_04_3_12" failed.
|
test (macos-13, 3.12)
The operation was canceled.
|
test (macos-13, 3.11)
The job was canceled because "ubuntu-22_04_3_12" failed.
|
test (macos-13, 3.11)
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
lock
|
6.01 KB |
|