Bump to v0.14.36 #987
lint.yml
on: push
Linting
/
Resolving inputs
0s
Matrix: Linting / Test
Annotations
3 errors and 2 warnings
Linting / Test (20, ubuntu-latest):
src/commands/optimize.ts#L769
Argument of type '{ agent: "bun" | "pnpm" | "vlt" | "yarn/berry" | "yarn/classic" | "npm"; agentExecPath: string; lockSrc: string; manifestEntries: ManifestEntry[]; npmExecPath: string; pin: boolean | undefined; pkgPath: string; prod: boolean | undefined; rootPath: string; }' is not assignable to parameter of type 'AddOverridesConfig'.
|
Linting / Test (20, ubuntu-latest):
src/commands/optimize.ts#L885
Type 'string | undefined' is not assignable to type 'string'.
|
Linting / Test (20, ubuntu-latest)
Process completed with exit code 1.
|
Linting / Resolving inputs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting / Test (20, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|