adds a check for a hosting site to exist in hosting init #23224
Annotations
10 warnings
src/commands/deploy.ts#L68
Unsafe member access .filteredTargets on an `any` value
|
src/commands/deploy.ts#L68
Unsafe argument of type `any` assigned to a parameter of type `Options`
|
src/commands/deploy.ts#L69
Unsafe assignment of an `any` value
|
src/commands/deploy.ts#L69
Unsafe member access .filteredTargets on an `any` value
|
src/commands/deploy.ts#L69
Unsafe call of an `any` typed value
|
src/commands/deploy.ts#L72
Unsafe argument of type `any` assigned to a parameter of type `string[]`
|
src/commands/deploy.ts#L75
Unsafe member access .filteredTargets on an `any` value
|
src/commands/deploy.ts#L75
Unsafe call of an `any` typed value
|
src/commands/deploy.ts#L76
Unsafe argument of type `any` assigned to a parameter of type `string`
|
src/commands/deploy.ts#L76
Unsafe member access .project on an `any` value
|
The logs for this run have expired and are no longer available.
Loading