Skip to content

adds a check for a hosting site to exist in hosting init #23329

adds a check for a hosting site to exist in hosting init

adds a check for a hosting site to exist in hosting init #23329

Triggered via pull request November 14, 2023 20:18
Status Success
Total duration 4m 8s
Artifacts

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
Fit to window
Zoom out
Zoom in

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