ci: pin npm to 11 and run releases on Node 22 for OIDC #5
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
|