Skip to content

feat(create): make a new worktree usable the moment it exists #11

feat(create): make a new worktree usable the moment it exists

feat(create): make a new worktree usable the moment it exists #11

Triggered via pull request August 26, 2026 01:28
Status Success
Total duration 39s
Artifacts

ci.yml

on: pull_request
lint · build · test
36s
lint · build · test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint · build · test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint · build · test: src/commands/create.ts#L718
Async method 'runRepoSetupScript' has no 'await' expression
lint · build · test: src/commands/create.ts#L598
Async method 'copyEnvironmentFiles' has no 'await' expression
lint · build · test: src/commands/create.ts#L557
Async method 'createWorkspace' has no 'await' expression
lint · build · test: src/commands/create.ts#L477
Async method 'runPreflightChecks' has no 'await' expression
lint · build · test: src/commands/create.ts#L115
Unnecessary escape character: \-
lint · build · test: src/commands/create.ts#L52
Unexpected `await` of a non-Promise (non-"Thenable") value
lint · build · test: src/commands/create.ts#L49
Unexpected `await` of a non-Promise (non-"Thenable") value
lint · build · test: src/commands/create.ts#L48
Unexpected `await` of a non-Promise (non-"Thenable") value
lint · build · test: src/commands/create.ts#L47
Unexpected `await` of a non-Promise (non-"Thenable") value
lint · build · test: src/commands/create.ts#L46
Unexpected `await` of a non-Promise (non-"Thenable") value