Skip to content

Specify cachier as submodule instead #150

Specify cachier as submodule instead

Specify cachier as submodule instead #150

Triggered via push July 23, 2024 22:41
Status Cancelled
Total duration 5m 17s
Artifacts 1

ci.yml

on: push
Matrix: sync
Matrix: build-docs
Matrix: fawltydeps
Matrix: pyright
Matrix: ruff
Matrix: test
Matrix: deploy-docs
Matrix: lock
Fit to window
Zoom out
Zoom in

Annotations

14 errors
pyright (ubuntu-22.04, 3.11): src/boilercore/hashes.py#L7
Import "cachier.config" could not be resolved (reportMissingImports)
pyright (ubuntu-22.04, 3.11): 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): src/boilercore/notebooks/namespaces.py#L11
Import "cachier" could not be resolved (reportMissingImports)
pyright (ubuntu-22.04, 3.11): submodules/cachier/setup.py#L25
Argument of type "ModuleSpec | None" cannot be assigned to parameter "spec" of type "ModuleSpec" in function "module_from_spec"   Type "ModuleSpec | None" is incompatible with type "ModuleSpec"     "None" is incompatible with "ModuleSpec" (reportArgumentType)
pyright (ubuntu-22.04, 3.11): submodules/cachier/setup.py#L26
"loader" is not a known attribute of "None" (reportOptionalMemberAccess)
pyright (ubuntu-22.04, 3.11): submodules/cachier/setup.py#L26
"exec_module" is not a known attribute of "None" (reportOptionalMemberAccess)
pyright (ubuntu-22.04, 3.11): submodules/cachier/setup.py#L39
Expected type arguments for generic class "list" (reportMissingTypeArgument)
pyright (ubuntu-22.04, 3.11): submodules/cachier/cachier/_types.py#L4
Import "pymongo.collection" could not be resolved (reportMissingImports)
pyright (ubuntu-22.04, 3.11): submodules/cachier/cachier/config.py#L26
Expected type arguments for generic class "PathLike" (reportMissingTypeArgument)
pyright (ubuntu-22.04, 3.11): submodules/cachier/cachier/config.py#L49
Expected type arguments for generic class "dict" (reportMissingTypeArgument)
test (macos-13, 3.12)
Canceling since a higher priority waiting request for 'ci-refs/heads/main' exists
test (macos-13, 3.12)
The operation was canceled.
test (windows-2022, 3.12)
Canceling since a higher priority waiting request for 'ci-refs/heads/main' exists
test (windows-2022, 3.12)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
lock Expired
5.73 KB