ci(extension): lint lockfile tarball hosts against the dotnet-public-npm mirror #1
Annotations
4 errors
|
Assert lockfile tarball hosts and .npmrc / .yarnrc knobs
Process completed with exit code 1.
|
|
Assert lockfile tarball hosts and .npmrc / .yarnrc knobs:
extension/.npmrc#L0
Do not set 'replace-registry-host=never'. This disables Yarn's rewrite of resolved hosts back to the dotnet-public-npm mirror and breaks the internal microsoft-aspire build.
|
|
Assert lockfile tarball hosts and .npmrc / .yarnrc knobs:
extension/package-lock.json#L0
Lockfile contains 'resolved' URLs outside the dotnet-public-npm mirror. The internal microsoft-aspire pipeline cannot reach those hosts.
|
|
Assert lockfile tarball hosts and .npmrc / .yarnrc knobs:
extension/yarn.lock#L0
Lockfile contains 'resolved' URLs outside the dotnet-public-npm mirror. The internal microsoft-aspire pipeline cannot reach those hosts.
|
background
wait
wait-all
cancel
Loading