Skip to content

fix: correct remaining --auto mismatches #41

fix: correct remaining --auto mismatches

fix: correct remaining --auto mismatches #41

Triggered via pull request August 11, 2024 03:46
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
Lint Knip
Process completed with exit code 1.
Lint: src/bin/promptForMode.ts#L40
Invalid type "string | true" of template literal expression
Lint: src/create/createRerunSuggestion.ts#L56
Invalid type "string | undefined" of template literal expression
Lint: src/create/createRerunSuggestion.ts#L74
Invalid type "string | false | undefined" of template literal expression
Lint: src/shared/generateNextSteps.ts#L9
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/shared/generateNextSteps.ts#L10
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/shared/generateNextSteps.ts#L20
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/shared/generateNextSteps.ts#L24
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/shared/options/createOptionDefaults/index.ts#L49
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/shared/options/createOptionDefaults/index.ts#L50
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/steps/updateLocalFiles.ts#L23
Invalid type "string | undefined" of template literal expression
Type Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Knip
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Spelling
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Markdown
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/