adds a check for a hosting site to exist in hosting init #23329
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
10 warnings
lint (18):
src/commands/deploy.ts#L68
Unsafe member access .filteredTargets on an `any` value
|
lint (18):
src/commands/deploy.ts#L68
Unsafe argument of type `any` assigned to a parameter of type `Options`
|
lint (18):
src/commands/deploy.ts#L69
Unsafe assignment of an `any` value
|
lint (18):
src/commands/deploy.ts#L69
Unsafe member access .filteredTargets on an `any` value
|
lint (18):
src/commands/deploy.ts#L69
Unsafe call of an `any` typed value
|
lint (18):
src/commands/deploy.ts#L72
Unsafe argument of type `any` assigned to a parameter of type `string[]`
|
lint (18):
src/commands/deploy.ts#L75
Unsafe member access .filteredTargets on an `any` value
|
lint (18):
src/commands/deploy.ts#L75
Unsafe call of an `any` typed value
|
lint (18):
src/commands/deploy.ts#L76
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (18):
src/commands/deploy.ts#L76
Unsafe member access .project on an `any` value
|