Big spring cleaning #655
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/.
|