Skip to content

Distance measure implementation #1246

Distance measure implementation

Distance measure implementation #1246

Triggered via pull request December 6, 2024 16:58
Status Failure
Total duration 5m 49s
Artifacts

ci.yml

on: pull_request
Gradle Wrapper Validation
4s
Gradle Wrapper Validation
fbs-core.api / DB Migration Validation
3s
fbs-core.api / DB Migration Validation
API Docs Validation
9s
API Docs Validation
fbs-sql-checker  /  Lint
41s
fbs-sql-checker / Lint
fbs-sql-checker  /  Test
23s
fbs-sql-checker / Test
fbs-eat  /  Lint
44s
fbs-eat / Lint
fbs-eat  /  Test
23s
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#L208
Unexpected keyword argument 'task_nr' in constructor call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L564
Unexpected keyword argument 'task_nr' in constructor call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L575
Unexpected keyword argument 'course_id' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L575
Unexpected keyword argument 'task_id' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L575
Unexpected keyword argument 'user_id' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L575
Unexpected keyword argument 'submission_id' in method call (unexpected-keyword-arg)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L575
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-eat / Test
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-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/parser.py
fbs-sql-checker / Lint
would reformat api/attribute_common.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/table_checker.py
fbs-sql-checker / Lint
would reformat api/pro_attribute_checker.py
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L70
Line too long (184/120) (line-too-long)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L575
Line too long (200/120) (line-too-long)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L23
String statement has no effect (pointless-string-statement)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L35
Too few public methods (1/2) (too-few-public-methods)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L43
Unused argument 'log' (unused-argument)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L42
Too few public methods (1/2) (too-few-public-methods)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L133
String statement has no effect (pointless-string-statement)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L69
Too few public methods (1/2) (too-few-public-methods)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L619
String statement has no effect (pointless-string-statement)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/query_processor.py#L17
standard import "from datetime import datetime" should be placed before "from typeguard import typechecked" (wrong-import-order)
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-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-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.api / 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 / 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