Remove unused dependency #694
build.yml
on: pull_request
Build code
15s
Matrix: Run test matrix
Package and Push artifacts to Octopus
0s
Annotations
10 errors
Build code:
source/tasks/CreateOctopusRelease/CreateOctopusReleaseV6/inputCommandBuilder.ts#L6
Cannot find module '../../../tasksLegacy/Utils/inputs' or its corresponding type declarations.
|
Build code:
source/tasks/CreateOctopusRelease/CreateOctopusReleaseV6/release.ts#L15
Cannot find module '../../../tasksLegacy/Utils/environment' or its corresponding type declarations.
|
Build code:
source/tasks/Deploy/DeployV6/deploy.ts#L9
Cannot find module '../../../tasksLegacy/Utils/environment' or its corresponding type declarations.
|
Build code:
source/tasks/DeployTenant/TenantedDeployV6/deploy.ts#L10
Cannot find module '../../../tasksLegacy/Utils/environment' or its corresponding type declarations.
|
Build code:
source/tasks/PackNuGet/PackNuGetV6/create-package.ts#L5
Cannot find module '../../../tasksLegacy/Utils/inputs' or its corresponding type declarations.
|
Build code:
source/tasks/PackNuGet/PackNuGetV6/create-package.ts#L31
Argument of type 'string | undefined' is not assignable to parameter of type 'PathLike'.
|
Build code:
source/tasks/PackNuGet/PackNuGetV6/create-package.ts#L31
No overload matches this call.
|
Build code:
source/tasks/PackNuGet/PackNuGetV6/create-package.ts#L32
No overload matches this call.
|
Build code:
source/tasks/PackNuGet/PackNuGetV6/input-parameters.ts#L2
Cannot find module 'tasksLegacy/Utils/inputs' or its corresponding type declarations.
|
Build code:
source/tasks/PackZip/PackZipV6/input-parameters.ts#L2
Cannot find module 'tasksLegacy/Utils/inputs' or its corresponding type declarations.
|