Bump yeoman-generator from 5.9.0 to 6.0.1 #250
Annotations
24 errors
build (ubuntu-latest, 16.x):
src/helpers.ts#L263
Type '{ sharedOptions: { skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; localConfigOnly: boolean; askAnswered?: boolean | undefined; }; ... 12 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (ubuntu-latest, 16.x):
src/helpers.ts#L277
Type '{ skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; ... 8 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (ubuntu-latest, 16.x):
src/helpers.ts#L320
Argument of type 'BaseGeneratorOptions' is not assignable to parameter of type 'Partial<Omit<GetGeneratorOptions<GeneratorType>, "env" | "resolved" | "namespace">>'.
|
build (ubuntu-latest, 16.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 18.x):
src/helpers.ts#L263
Type '{ sharedOptions: { skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; localConfigOnly: boolean; askAnswered?: boolean | undefined; }; ... 12 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (ubuntu-latest, 18.x):
src/helpers.ts#L277
Type '{ skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; ... 8 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (ubuntu-latest, 18.x):
src/helpers.ts#L320
Argument of type 'BaseGeneratorOptions' is not assignable to parameter of type 'Partial<Omit<GetGeneratorOptions<GeneratorType>, "env" | "resolved" | "namespace">>'.
|
build (ubuntu-latest, 18.x)
Process completed with exit code 2.
|
build (macos-latest, 16.x):
src/helpers.ts#L263
Type '{ sharedOptions: { skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; localConfigOnly: boolean; askAnswered?: boolean | undefined; }; ... 12 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (macos-latest, 16.x):
src/helpers.ts#L277
Type '{ skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; ... 8 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (macos-latest, 16.x):
src/helpers.ts#L320
Argument of type 'BaseGeneratorOptions' is not assignable to parameter of type 'Partial<Omit<GetGeneratorOptions<GeneratorType>, "env" | "resolved" | "namespace">>'.
|
build (macos-latest, 16.x)
Process completed with exit code 2.
|
build (macos-latest, 18.x):
src/helpers.ts#L263
Type '{ sharedOptions: { skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; localConfigOnly: boolean; askAnswered?: boolean | undefined; }; ... 12 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (macos-latest, 18.x):
src/helpers.ts#L277
Type '{ skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; ... 8 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (macos-latest, 18.x):
src/helpers.ts#L320
Argument of type 'BaseGeneratorOptions' is not assignable to parameter of type 'Partial<Omit<GetGeneratorOptions<GeneratorType>, "env" | "resolved" | "namespace">>'.
|
build (macos-latest, 18.x)
Process completed with exit code 2.
|
build (windows-latest, 18.x):
src/helpers.ts#L263
Type '{ sharedOptions: { skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; localConfigOnly: boolean; askAnswered?: boolean | undefined; }; ... 12 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (windows-latest, 18.x):
src/helpers.ts#L277
Type '{ skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; ... 8 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (windows-latest, 18.x):
src/helpers.ts#L320
Argument of type 'BaseGeneratorOptions' is not assignable to parameter of type 'Partial<Omit<GetGeneratorOptions<GeneratorType>, "env" | "resolved" | "namespace">>'.
|
build (windows-latest, 18.x)
Process completed with exit code 1.
|
build (windows-latest, 16.x):
src/helpers.ts#L263
Type '{ sharedOptions: { skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; localConfigOnly: boolean; askAnswered?: boolean | undefined; }; ... 12 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (windows-latest, 16.x):
src/helpers.ts#L277
Type '{ skipInstall?: boolean | undefined; forceInstall?: boolean | undefined; skipCache?: boolean | undefined; skipLocalCache?: boolean | undefined; skipParseOptions?: boolean | undefined; ... 8 more ...; newErrorHandler: boolean; }' is not assignable to type 'BaseEnvironmentOptions'.
|
build (windows-latest, 16.x):
src/helpers.ts#L320
Argument of type 'BaseGeneratorOptions' is not assignable to parameter of type 'Partial<Omit<GetGeneratorOptions<GeneratorType>, "env" | "resolved" | "namespace">>'.
|
build (windows-latest, 16.x)
Process completed with exit code 1.
|