Skip to content

Bump wandb from 0.15.10 to 0.15.11 #571

Bump wandb from 0.15.10 to 0.15.11

Bump wandb from 0.15.10 to 0.15.11 #571

Re-run triggered September 25, 2023 11:57
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
format_with_black
26s
format_with_black
lint_with_ruff
16s
lint_with_ruff
check_docstrings
31s
check_docstrings
run_tests_and_type_checking
46s
run_tests_and_type_checking
Fit to window
Zoom out
Zoom in

Annotations

3 errors
run_tests_and_type_checking: tests/relay_test.py#L21
"value" overrides symbol of same name in class "DummyOption"   Variable is mutable so its type is invariant     Override type "int" is not the same as base type "int | str" (reportIncompatibleVariableOverride)
run_tests_and_type_checking: tests/relay_test.py#L27
"value" overrides symbol of same name in class "DummyOption"   Variable is mutable so its type is invariant     Override type "str" is not the same as base type "int | str" (reportIncompatibleVariableOverride)
run_tests_and_type_checking
2 errors