Skip to content

Distance measure implementation #1147

Distance measure implementation

Distance measure implementation #1147

Triggered via pull request May 28, 2024 08:00
Status Failure
Total duration 6m 23s
Artifacts

ci.yml

on: pull_request
Gradle Wrapper Validation
3s
Gradle Wrapper Validation
fbs-core.api / DB Migration Validation
2s
fbs-core.api / DB Migration Validation
API Docs Validation
12s
API Docs Validation
fbs-sql-checker  /  Lint
47s
fbs-sql-checker / Lint
fbs-sql-checker  /  Test
25s
fbs-sql-checker / Test
fbs-eat  /  Lint
43s
fbs-eat / Lint
fbs-eat  /  Test
23s
fbs-eat / Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 31 warnings
fbs-sql-checker / Lint
Process completed with exit code 1.
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_check.py#L2
No name 'constants' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_check.py#L3
No name 'table_distance' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_check.py#L4
No name 'format' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_check.py#L6
No name 'result_log' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/attribute_distance.py#L2
No name 'constants' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/attribute_distance.py#L4
No name 'format' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_distance.py#L1
No name 'constants' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_distance.py#L2
No name 'db_connection' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_distance.py#L3
No name 'equation_checker' in module '' (no-name-in-module)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/format.py#L3
No name 'constants' in module '' (no-name-in-module)
Gradle Wrapper Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/wrapper-validation-action@56b90f209b02bf6d1deae490e9ef18b21a389cd4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-eat / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-sql-checker / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-runner.checker / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-eat / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-sql-checker / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-sql-checker / Lint
would reformat api/distance/constants.py
fbs-sql-checker / Lint
would reformat api/distance/db_connection.py
fbs-sql-checker / Lint
would reformat api/distance/distance_calc.py
fbs-sql-checker / Lint
would reformat api/distance/attribute_distance.py
fbs-sql-checker / Lint
would reformat api/distance/equation_checker.py
fbs-sql-checker / Lint
would reformat api/distance/format.py
fbs-sql-checker / Lint
would reformat api/distance/attribute_check.py
fbs-sql-checker / Lint
would reformat api/distance/table_distance.py
fbs-sql-checker / Lint
would reformat api/distance/table_check.py
fbs-sql-checker / Lint
would reformat api/json_creator.py
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/json_creator.py#L94
Trailing whitespace (trailing-whitespace)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/json_creator.py#L97
Trailing whitespace (trailing-whitespace)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/json_creator.py#L162
Trailing whitespace (trailing-whitespace)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/json_creator.py#L172
Trailing whitespace (trailing-whitespace)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/json_creator.py#L228
Trailing whitespace (trailing-whitespace)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/json_creator.py#L177
Redefining built-in 'id' (redefined-builtin)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/json_creator.py#L167
Variable name "n" doesn't conform to snake_case naming style (invalid-name)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/json_creator.py#L249
Redefining built-in 'id' (redefined-builtin)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_check.py#L11
Trailing whitespace (trailing-whitespace)
fbs-sql-checker / Lint: modules/fbs-sql-checker/api/distance/table_check.py#L14
Trailing whitespace (trailing-whitespace)
fbs-runner.checker / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-core.api / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-core.web / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-node@v3.8.1, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-core.api / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fbs-core.web / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-node@v3.8.1, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.