Adds /destinationTokens route [SLT-204] #13883
Triggered via pull request
September 19, 2024 15:25
Status
Failure
Total duration
13m 8s
Artifacts
–
Annotations
8 errors and 7 warnings
lint:
packages/rest-api/src/controllers/destinationTokensController.ts#L1
There should be at least one empty line between import groups
|
lint:
packages/rest-api/src/tests/destinationTokensRoute.test.ts#L2
There should be at least one empty line between import groups
|
lint:
packages/rest-api/src/utils/bridgeRouteMapping.ts#L19
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
lint:
packages/rest-api/src/utils/bridgeRouteMapping.ts#L20
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
lint:
packages/rest-api/src/utils/bridgeRouteMapping.ts#L24
Expected { after 'if' condition
|
lint:
packages/rest-api/src/utils/bridgeRouteMapping.ts#L30
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
lint:
packages/rest-api/src/utils/bridgeRouteMapping.ts#L34
Expected { after 'if' condition
|
lint
Process completed with exit code 1.
|
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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: tj-actions/glob@v13. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/wretry.action@v1.0.36_js_action, actions/setup-node@v3, tj-actions/glob@v13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|