Configuration layer overhaul #166
Annotations
5 errors and 11 warnings
Lint:
src/options/helpers/executor/providers/buildkite/BuildkiteInfoProvider.ts#L20
Replace `⏎······BUILDKITE_AGENT_NAME,⏎······BUILDKITE_BUILD_URL,⏎······BUILDKITE_BUILD_NUMBER,⏎···` with `·BUILDKITE_AGENT_NAME,·BUILDKITE_BUILD_URL,·BUILDKITE_BUILD_NUMBER`
|
|
Lint:
src/options/helpers/executor/providers/github/GitHubInfoProvider.ts#L98
Replace `⏎······?·jobs[0]⏎·····` with `·?·jobs[0]`
|
Lint:
src/utils/hijackFunction.ts#L1
There should be at least one empty line between import groups
|
Lint
Process completed with exit code 1.
|
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/.
|
Lint:
src/api/decorators/Attachment.ts#L9
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/Attachment.ts#L11
Forbidden non-null assertion
|
Lint:
src/api/decorators/FileAttachment.ts#L9
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/FileAttachment.ts#L11
Forbidden non-null assertion
|
Lint:
src/api/decorators/Step.ts#L10
Unexpected any. Specify a different type
|
Lint:
src/api/decorators/Step.ts#L13
Forbidden non-null assertion
|
Lint:
src/api/decorators/Step.ts#L14
Forbidden non-null assertion
|
Lint:
src/options/custom/helpers.ts#L13
Unexpected any. Specify a different type
|
Lint:
src/options/custom/helpers.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/options/custom/testCaseSteps.ts#L29
Unexpected any. Specify a different type
|
Loading