Skip to content

Add a new hydra util #582

Add a new hydra util

Add a new hydra util #582

Triggered via pull request September 26, 2023 11:58
@tmke8tmke8
synchronize #256
new-hydra-util
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

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

Annotations

10 errors
run_tests_and_type_checking: ranzen/hydra/utils.py#L12
Import "attrs" could not be resolved (reportMissingImports)
run_tests_and_type_checking: ranzen/hydra/utils.py#L13
Import "attrs" could not be resolved (reportMissingImports)
run_tests_and_type_checking: tests/hydra_test.py#L7
Import "attrs" could not be resolved (reportMissingImports)
run_tests_and_type_checking: tests/hydra_test.py#L8
Import "attrs" could not be resolved (reportMissingImports)
run_tests_and_type_checking: tests/hydra_test.py#L96
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)
run_tests_and_type_checking: tests/hydra_test.py#L100
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)
run_tests_and_type_checking: tests/hydra_test.py#L114
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)
run_tests_and_type_checking: tests/hydra_test.py#L118
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)
run_tests_and_type_checking: tests/hydra_test.py#L135
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)
run_tests_and_type_checking: tests/hydra_test.py#L139
Untyped class decorator obscures type of class; ignoring decorator (reportUntypedClassDecorator)