Skip to content

Adjusted tests

Adjusted tests #163

Triggered via push October 18, 2023 07:18
Status Failure
Total duration 4m 33s
Artifacts
nest_test_and_sonarcloud  /  Nest Test
4m 21s
nest_test_and_sonarcloud / Nest Test
codeql_analyze  /  Analyze CodeQL
2m 13s
codeql_analyze / Analyze CodeQL
nest_lint  /  Nest Lint
48s
nest_lint / Nest Lint
nest_test_and_sonarcloud  /  SonarCloud
0s
nest_test_and_sonarcloud / SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
nest_lint / Nest Lint
Process completed with exit code 1.
nest_test_and_sonarcloud / Nest Test
Process completed with exit code 1.
nest_lint / Nest Lint: src/modules/frontend/backend.service.ts#L26
Replace `(e.status·==·404)` with `e.status·==·404`
nest_lint / Nest Lint: src/modules/frontend/frontend-api.module.spec.ts#L6
Replace `HttpModule}·from·"@nestjs/axios"` with `·HttpModule·}·from·'@nestjs/axios'`
nest_lint / Nest Lint: src/modules/frontend/frontend-api.module.ts#L3
Replace `HttpModule}·from·"@nestjs/axios"` with `·HttpModule·}·from·'@nestjs/axios'`
nest_lint / Nest Lint: src/modules/frontend/frontend-api.module.ts#L4
Replace `BackendService}·from·"./backend.service.js"` with `·BackendService·}·from·'./backend.service.js'`
nest_lint / Nest Lint: src/shared/config/BackendConfig.ts#L1
Replace `IsInt,·IsNotEmpty,·IsString,·Min` with `·IsInt,·IsNotEmpty,·IsString,·Min·`
nest_lint / Nest Lint: src/shared/config/json.config.ts#L7
Replace `BackendConfig}·from·"./BackendConfig.js"` with `·BackendConfig·}·from·'./BackendConfig.js'`