Cloud Run No Build Initial MVP Implementation #43214
node-test.yml
on: pull_request
Matrix: unit
Matrix: agent_evals_build
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
11 errors and 10 warnings
|
check-json-schema (20)
Process completed with exit code 1.
|
|
lint (20)
Process completed with exit code 1.
|
|
lint (20):
src/deploy/functions/runtimes/nobuild.ts#L44
'envs' is defined but never used
|
|
lint (20):
src/deploy/functions/runtimes/nobuild.ts#L44
'config' is defined but never used
|
|
unit (24)
Process completed with exit code 1.
|
|
unit (24):
src/deploy/functions/runtimes/nobuild.ts#L44
'envs' is defined but never used
|
|
unit (24):
src/deploy/functions/runtimes/nobuild.ts#L44
'config' is defined but never used
|
|
unit (20)
The strategy configuration was canceled because "unit._24" failed
|
|
unit (20)
The operation was canceled.
|
|
unit (22)
The strategy configuration was canceled because "unit._24" failed
|
|
unit (22)
The operation was canceled.
|
|
lint (20):
src/deploy/functions/checkIam.ts#L152
@param "existingPolicy" does not match an existing function parameter
|
|
lint (20):
src/deploy/functions/checkIam.ts#L133
Missing return type on function
|
|
lint (20):
src/deploy/functions/checkIam.ts#L100
Unexpected any. Specify a different type
|
|
lint (20):
src/deploy/functions/checkIam.ts#L76
Forbidden non-null assertion
|
|
lint (20):
src/deploy/functions/checkIam.ts#L44
Unexpected any. Specify a different type
|
|
lint (20):
src/deploy/functions/build.ts#L464
Unexpected any. Specify a different type
|
|
lint (20):
src/deploy/functions/backend.ts#L560
Unsafe member access .message on an `any` value
|
|
lint (20):
src/deploy/functions/backend.ts#L560
Unsafe argument of type `any` assigned to a parameter of type `Error`
|
|
lint (20):
src/deploy/functions/backend.ts#L559
Unexpected any. Specify a different type
|
|
lint (20):
src/deploy/functions/backend.ts#L185
Missing JSDoc comment
|