Skip to content

chore: fix linting issues #193

chore: fix linting issues

chore: fix linting issues #193

Triggered via pull request August 7, 2023 07:51
@dasheck0dasheck0
opened #59
Status Failure
Total duration 48s
Artifacts

build.yml

on: pull_request_target
SonarCloud
38s
SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

6 errors
SonarCloud: src/lib/utils/example-content.util.ts#L4
`../builder/placeholder.builder` import should occur after import of `./type.util`
SonarCloud: src/lib/utils/example-content.util.ts#L5
`../interfaces/options.interface` import should occur after import of `./type.util`
SonarCloud: src/lib/utils/schema.util.ts#L6
`../interfaces/options.interface` import should occur after import of `./options.util`
SonarCloud: src/test/decorators/api-exception.decorator.spec.ts#L7
`../../lib` import should occur after import of `./type/swagger-annotation.type`
SonarCloud: src/test/decorators/exceptions/BaseException.ts#L4
Replace `response:·string·|·Record<string,·any>,·status:·number,·private·clientCode:·number` with `⏎····response:·string·|·Record<string,·any>,⏎····status:·number,⏎····private·clientCode:·number,⏎··`
SonarCloud
Process completed with exit code 1.