Skip to content

feat: fully onboard to create #1054

feat: fully onboard to create

feat: fully onboard to create #1054

Triggered via pull request January 15, 2025 20:58
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
src/blocks/blockGitHubActionsCI.test.ts > blockGitHubActionsCI > without addons or mode: src/blocks/blockGitHubActionsCI.test.ts#L13
Error: Snapshot `blockGitHubActionsCI > without addons or mode 1` mismatched - Expected + Received @@ -1,6 +1,14 @@ { + "addons": [ + { + "addons": { + "requiredStatusChecks": undefined, + }, + "block": [Function], + }, + ], "files": { ".github": { "actions": { "prepare": { "action.yml": "description: Prepares the repo for a typical CI job ❯ src/blocks/blockGitHubActionsCI.test.ts:13:20
src/blocks/blockGitHubActionsCI.test.ts > blockGitHubActionsCI > migration mode: src/blocks/blockGitHubActionsCI.test.ts#L102
Error: Snapshot `blockGitHubActionsCI > migration mode 1` mismatched - Expected + Received @@ -1,6 +1,14 @@ { + "addons": [ + { + "addons": { + "requiredStatusChecks": undefined, + }, + "block": [Function], + }, + ], "files": { ".github": { "actions": { "prepare": { "action.yml": "description: Prepares the repo for a typical CI job ❯ src/blocks/blockGitHubActionsCI.test.ts:102:20
src/blocks/blockGitHubActionsCI.test.ts > blockGitHubActionsCI > with addons: src/blocks/blockGitHubActionsCI.test.ts#L213
Error: Snapshot `blockGitHubActionsCI > with addons 1` mismatched - Expected + Received @@ -1,6 +1,16 @@ { + "addons": [ + { + "addons": { + "requiredStatusChecks": [ + "Validate", + ], + }, + "block": [Function], + }, + ], "files": { ".github": { "actions": { "prepare": { "action.yml": "description: Prepares the repo for a typical CI job ❯ src/blocks/blockGitHubActionsCI.test.ts:213:20
Test
Process completed with exit code 1.
Lint Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Knip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Are The Types Wrong?
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636