Skip to content

Add route to return the rectification config value #440

Add route to return the rectification config value

Add route to return the rectification config value #440

Triggered via pull request January 15, 2025 15:48
Status Failure
Total duration 3m 14s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
Lint: node/routes/index.ts#L23
Do not use "// @ts-ignore" because it alters compilation errors
Lint: node/routes/index.ts#L23
Expected exception block, space or tab after '//' in comment
Lint: node/routes/index.ts#L25
Do not use "// @ts-ignore" because it alters compilation errors
Lint: node/routes/index.ts#L25
Expected exception block, space or tab after '//' in comment
Lint: node/routes/index.ts#L32
Do not use "// @ts-ignore" because it alters compilation errors
Lint: node/routes/index.ts#L32
Expected exception block, space or tab after '//' in comment
Lint: node/routes/index.ts#L34
Do not use "// @ts-ignore" because it alters compilation errors
Lint: node/routes/index.ts#L34
Expected exception block, space or tab after '//' in comment
IO app test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Danger CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: node/clients/profile/profileV2.ts#L224
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: node/clients/profile/profileV2.ts#L316
Expected blank line before this statement
Lint: node/resolvers/profile/services.ts#L67
Expected blank line before this statement
Lint: node/resolvers/profile/services.ts#L86
Expected blank line before this statement
Lint: node/utils/simulation.ts#L82
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
IO app test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
IO app test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/