Configuration layer overhaul #163
Annotations
9 errors and 11 warnings
Sanity:
src/options/custom/links/links.test.ts#L123
Replace `⏎······{·name:·'issue',·url:·'https://example.com/issues/issue'·},⏎····` with `{·name:·'issue',·url:·'https://example.com/issues/issue'·}`
|
Sanity:
src/options/default/testFile.ts#L3
Replace `⏎··TestCaseCustomizer,⏎··TestFileExtractorContext,⏎` with `·TestCaseCustomizer,·TestFileExtractorContext·`
|
Sanity:
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`
|
|
Sanity:
src/options/helpers/executor/providers/github/GitHubInfoProvider.ts#L98
Replace `⏎······?·jobs[0]⏎·····` with `·?·jobs[0]`
|
Sanity:
src/options/helpers/manifest/ManifestResolver.test.ts#L4
Replace `⏎····process.cwd(),⏎····jest.requireActual,⏎··` with `process.cwd(),·jest.requireActual`
|
Sanity:
src/options/helpers/markdown/resolvePlugin.test.ts#L1
Empty files are not allowed
|
Sanity:
src/utils/hijackFunction.ts#L1
There should be at least one empty line between import groups
|
Sanity
Process completed with exit code 1.
|
Sanity
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/.
|
Sanity:
src/api/decorators/Attachment.ts#L9
Unexpected any. Specify a different type
|
Sanity:
src/api/decorators/Attachment.ts#L11
Forbidden non-null assertion
|
Sanity:
src/api/decorators/FileAttachment.ts#L9
Unexpected any. Specify a different type
|
Sanity:
src/api/decorators/FileAttachment.ts#L11
Forbidden non-null assertion
|
Sanity:
src/api/decorators/Step.ts#L10
Unexpected any. Specify a different type
|
Sanity:
src/api/decorators/Step.ts#L13
Forbidden non-null assertion
|
Sanity:
src/api/decorators/Step.ts#L14
Forbidden non-null assertion
|
Sanity:
src/options/default/testFile.ts#L25
Forbidden non-null assertion
|
Sanity:
src/options/default/testFile.ts#L26
Forbidden non-null assertion
|
Sanity:
src/options/default/testStep.ts#L13
Forbidden non-null assertion
|