refactor: make resolveBackend side-effect free #38248
node-test.yml
on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
17 errors, 10 warnings, and 2 notices
lint (20)
Process completed with exit code 1.
|
lint (20):
src/functions/env.ts#L435
Delete `··`
|
lint (20):
src/functions/env.ts#L428
Delete `··`
|
lint (20):
src/functions/env.spec.ts#L845
Replace `"NEW_PARAM=\"value·with\\nnewline\""` with `'NEW_PARAM="value·with\\nnewline"'`
|
|
unit (22)
Process completed with exit code 1.
|
unit (22):
src/functions/env.ts#L435
Delete `··`
|
unit (22):
src/functions/env.ts#L428
Delete `··`
|
unit (22):
src/functions/env.spec.ts#L845
Replace `"NEW_PARAM=\"value·with\\nnewline\""` with `'NEW_PARAM="value·with\\nnewline"'`
|
|
unit (20)
The operation was canceled.
|
unit (20)
The strategy configuration was canceled because "unit._22" failed
|
vscode_unit (22)
The operation was canceled.
|
vscode_unit (22)
Canceling since a higher priority waiting request for CI Tests-pull_request-dl-resolve-backend-side-effect-free exists
|
vscode_unit (20)
The operation was canceled.
|
vscode_unit (20)
Canceling since a higher priority waiting request for CI Tests-pull_request-dl-resolve-backend-side-effect-free exists
|
CI Tests
Canceling since a higher priority waiting request for CI Tests-pull_request-dl-resolve-backend-side-effect-free exists
|
lint (20):
src/deploy/functions/runtimes/discovery/index.ts#L33
Unsafe member access .specVersion on an `any` value
|
lint (20):
src/deploy/functions/runtimes/discovery/index.ts#L30
Unsafe member access .specVersion on an `any` value
|
lint (20):
src/deploy/functions/runtimes/discovery/index.ts#L24
Unexpected any. Specify a different type
|
lint (20):
src/deploy/functions/runtimes/discovery/index.ts#L16
Missing JSDoc comment
|
lint (20):
src/deploy/functions/prepare.ts#L533
Missing JSDoc comment
|
lint (20):
src/deploy/functions/prepare.ts#L499
Missing JSDoc comment
|
lint (20):
src/deploy/functions/prepare.ts#L499
Missing return type on function
|
lint (20):
src/deploy/functions/prepare.ts#L383
Unexpected any. Specify a different type
|
lint (20):
src/deploy/functions/prepare.ts#L383
Unsafe argument of type `any` assigned to a parameter of type `"providers/cloud.auth/eventTypes/user.beforeCreate" | "providers/cloud.auth/eventTypes/user.beforeSignIn" | "providers/cloud.auth/eventTypes/user.beforeSendEmail" | "providers/cloud.auth/eventTypes/user.beforeSendSms"`
|
lint (20):
src/deploy/functions/build.ts#L460
Unexpected any. Specify a different type
|
vscode_unit (22)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
vscode_unit (20)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|