Add utility function to list GCB connections w/ well-known names. #23454
node-test.yml
on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Annotations
5 warnings
lint (18):
src/gcp/cloudbuild.ts#L26
Unexpected any. Specify a different type
|
lint (18):
src/gcp/cloudbuild.ts#L201
Missing return type on function
|
lint (18):
src/init/features/frameworks/repo.ts#L99
Unsafe return of an `any` typed value
|
lint (18):
src/init/features/frameworks/repo.ts#L194
Missing return type on function
|
lint (18):
src/init/features/frameworks/repo.ts#L194
Missing JSDoc comment
|