Adds /destinationTokens route [SLT-204] #13883
Annotations
8 errors and 2 warnings
Run tests:
packages/rest-api/src/controllers/destinationTokensController.ts#L1
There should be at least one empty line between import groups
|
Run tests:
packages/rest-api/src/tests/destinationTokensRoute.test.ts#L2
There should be at least one empty line between import groups
|
Run tests:
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
|
Run tests:
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
|
Run tests:
packages/rest-api/src/utils/bridgeRouteMapping.ts#L24
Expected { after 'if' condition
|
Run tests:
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
|
Run tests:
packages/rest-api/src/utils/bridgeRouteMapping.ts#L34
Expected { after 'if' condition
|
Run tests
Process completed with exit code 1.
|
Setup NodeJS
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/
|
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/
|
Loading