Skip to content

Distance measure implementation #1248

Distance measure implementation

Distance measure implementation #1248

Triggered via pull request December 7, 2024 21:10
Status Failure
Total duration 5m 47s
Artifacts

ci.yml

on: pull_request
Gradle Wrapper Validation
8s
Gradle Wrapper Validation
fbs-core.api / DB Migration Validation
5s
fbs-core.api / DB Migration Validation
API Docs Validation
9s
API Docs Validation
fbs-sql-checker  /  Lint
40s
fbs-sql-checker / Lint
fbs-sql-checker  /  Test
20s
fbs-sql-checker / Test
fbs-eat  /  Lint
40s
fbs-eat / Lint
fbs-eat  /  Test
22s
fbs-eat / Test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 34 warnings
fbs-sql-checker / Test
Process completed with exit code 1.
fbs-sql-checker / Lint
Process completed with exit code 1.
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L214
Unexpected keyword argument 'task_nr' in constructor call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L570
Unexpected keyword argument 'task_nr' in constructor call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L581
Unexpected keyword argument 'course_id' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L581
Unexpected keyword argument 'task_id' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L581
Unexpected keyword argument 'user_id' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L581
Unexpected keyword argument 'submission_id' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L581
Unexpected keyword argument 'attempt' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/datatypes.py#L2
No name 'UTC' in module 'datetime' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/datatypes.py#L3
No name 'Self' in module 'typing' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/datatypes.py#L185
Unexpected keyword argument 'task_nr' in constructor call (unexpected-keyword-arg)
fbs-core.api / DB Migration Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Gradle Wrapper Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
API Docs Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-sql-checker / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-eat / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-eat / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-core.api / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-runner.checker / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-sql-checker / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-sql-checker / Lint
would reformat api/comparator/sqlparse_comparator_test.py
fbs-sql-checker / Lint
would reformat api/comparator/sqlparse_comparator.py
fbs-sql-checker / Lint
would reformat api/datatypes.py
fbs-sql-checker / Lint
would reformat api/error.py
fbs-sql-checker / Lint
would reformat api/attribute_common.py
fbs-sql-checker / Lint
would reformat api/parser.py
fbs-sql-checker / Lint
would reformat api/solution_fetcher.py
fbs-sql-checker / Lint
would reformat api/sel_attribute_checker.py
fbs-sql-checker / Lint
would reformat api/pro_attribute_checker.py
fbs-sql-checker / Lint
would reformat api/table_checker.py
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L76
Line too long (184/120) (line-too-long)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L581
Line too long (200/120) (line-too-long)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L24
String statement has no effect (pointless-string-statement)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L36
Too few public methods (1/2) (too-few-public-methods)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L44
Unused argument 'log' (unused-argument)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L68
Unused variable 'e' (unused-variable)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L43
Too few public methods (1/2) (too-few-public-methods)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L139
String statement has no effect (pointless-string-statement)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L75
Too few public methods (1/2) (too-few-public-methods)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L625
String statement has no effect (pointless-string-statement)
fbs-runner.checker / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-core.web / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-core.web / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fbs-core.api / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Docker images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636