Skip to content

ci: pin npm to 11 and run releases on Node 22 for OIDC #5

ci: pin npm to 11 and run releases on Node 22 for OIDC

ci: pin npm to 11 and run releases on Node 22 for OIDC #5

Triggered via push August 9, 2026 20:22
Status Success
Total duration 45s
Artifacts

ci.yml

on: push
lint · build · test
42s
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#L663
Async method 'installDependencies' 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