645 streamline network calls for resetting level progress #106
frontend-checks.yml
on: pull_request
Matrix: build-test
Matrix: lint-format
Annotations
9 errors and 2 warnings
lint-format (18.x):
frontend/src/service/defenceService.ts#L2
There should be at least one empty line between import groups
|
lint-format (18.x):
frontend/src/service/defenceService.ts#L3
There should be at least one empty line between import groups
|
lint-format (18.x):
frontend/src/service/defenceService.ts#L3
`@src/models/combined` import should occur before import of `@src/Defences`
|
lint-format (18.x):
frontend/src/service/defenceService.ts#L3
Unable to resolve path to module '@src/models/combined'
|
lint-format (18.x):
frontend/src/service/defenceService.ts#L71
Unsafe assignment of an `any` value
|
lint-format (18.x):
frontend/src/service/defenceService.ts#L74
Unsafe argument of type `ConfigureDefenceResponse` assigned to a parameter of type `ChatMessageDTO`
|
lint-format (18.x)
Process completed with exit code 1.
|
build-test (18.x)
Cannot find module '@src/models/combined' or its corresponding type declarations.
|
build-test (18.x)
Process completed with exit code 2.
|
lint-format (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|