fix: pack #233
Annotations
8 errors and 1 warning
Validate:
configuration/vite-config/src/scripts/prepack.ts#L7
Import "LocalPackageJson" is only used as types
|
|
|
Validate:
configuration/vite-config/src/scripts/prepack.ts#L31
Replace `⏎····packageJson,⏎···` with `packageJson,`
|
|
Validate:
configuration/vite-config/src/scripts/prepack.ts#L35
Replace `··}⏎··).map(installedPackage` with `}).map((installedPackage)`
|
Validate:
configuration/vite-config/src/scripts/prepack.ts#L38
Replace `protectedPackageName` with `(protectedPackageName)`
|
Validate:
configuration/vite-config/src/scripts/prepack.ts#L39
Replace `⏎······protectedPackageName⏎····` with `protectedPackageName`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading