Skip to content

Big spring cleaning #655

Big spring cleaning

Big spring cleaning #655

Triggered via pull request February 23, 2024 22:51
@tmke8tmke8
synchronize #326
spring-cleanup
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
format_with_ruff
6s
format_with_ruff
lint_with_ruff
4s
lint_with_ruff
run_type_checking
1m 7s
run_type_checking
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
run_type_checking: src/algs/adv/base.py#L45
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/algs/adv/base.py#L55
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/algs/adv/base.py#L175
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/algs/adv/scorer.py#L28
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/algs/adv/scorer.py#L63
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/algs/fs/lff.py#L37
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/algs/fs/lff.py#L44
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/algs/fs/lff.py#L50
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/arch/autoencoder/artifact.py#L23
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
run_type_checking: src/arch/autoencoder/artifact.py#L55
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
lint_with_ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format_with_ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_type_checking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.