Skip to content

Remove unused dependency #694

Remove unused dependency

Remove unused dependency #694

Triggered via pull request January 11, 2024 05:44
Status Failure
Total duration 26s
Artifacts

build.yml

on: pull_request
Build code
15s
Build code
Matrix: Run test matrix
Package and Push artifacts to Octopus
0s
Package and Push artifacts to Octopus
Fit to window
Zoom out
Zoom in

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.