Bump prettier from 3.3.2 to 3.3.3 #353
ci.yml
on: push
Matrix: unit-tests
lint
/
lint
16s
sonar-scan
0s
Annotations
10 errors
lint / lint:
src/http/errorResponse.mock.ts#L41
Replace `ok·??·false` with `(ok·??·false)`
|
lint / lint:
src/http/errorResponse.mock.ts#L42
Replace `body·??·"Some·response·body"` with `(body·??·"Some·response·body")`
|
lint / lint:
src/http/errorResponse.mock.ts#L43
Replace `status·??·400` with `(status·??·400)`
|
lint / lint:
src/http/errorResponse.mock.ts#L44
Replace `·statusText·===·null·?·undefined·:·statusText·??·"Bad·Request"` with `⏎········statusText·===·null·?·undefined·:·(statusText·??·"Bad·Request")`
|
lint / lint:
src/http/errorResponse.mock.ts#L45
Replace `url·??·"https://example.org/resource"` with `(url·??·"https://example.org/resource")`
|
lint / lint:
src/http/errorResponse.mock.ts#L46
Replace `headers·??·new·Headers(` with `(headers·??·new·Headers()`
|
lint / lint:
src/http/problemDetails.mock.ts#L39
Replace `type·??·DEFAULT_TYPE` with `(type·??·DEFAULT_TYPE)`
|
lint / lint:
src/http/problemDetails.mock.ts#L40
Replace `status·??·400` with `(status·??·400)`
|
lint / lint:
src/http/problemDetails.mock.ts#L41
Replace `title·??·"Bad·Request"` with `(title·??·"Bad·Request")`
|
lint / lint
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-macos-latest-20.x
Expired
|
71.1 KB |
|
code-coverage-ubuntu-latest-20.x
Expired
|
71.1 KB |
|
code-coverage-windows-latest-20.x
Expired
|
71.1 KB |
|