chore: release v3.9.0 #676
Annotations
8 errors
test (lts/*, ubuntu-latest):
src/configs/svelte.ts#L52
Type '{ 'svelte/@typescript-eslint/no-unnecessary-condition'?: (Linter.RuleEntry<SvelteTypescriptEslintNoUnnecessaryCondition> & Linter.RuleEntry<...>) | undefined; ... 1548 more ...; yoda?: Linter.RuleEntry<Yoda> | undefined; }' is not assignable to type 'Partial<RulesRecord & RuleOptions>'.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, macos-latest):
src/configs/svelte.ts#L52
Type '{ 'svelte/@typescript-eslint/no-unnecessary-condition'?: (Linter.RuleEntry<SvelteTypescriptEslintNoUnnecessaryCondition> & Linter.RuleEntry<...>) | undefined; ... 1548 more ...; yoda?: Linter.RuleEntry<Yoda> | undefined; }' is not assignable to type 'Partial<RulesRecord & RuleOptions>'.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
lint:
src/configs/svelte.ts#L52
Type '{ 'svelte/@typescript-eslint/no-unnecessary-condition'?: (Linter.RuleEntry<SvelteTypescriptEslintNoUnnecessaryCondition> & Linter.RuleEntry<...>) | undefined; ... 1548 more ...; yoda?: Linter.RuleEntry<Yoda> | undefined; }' is not assignable to type 'Partial<RulesRecord & RuleOptions>'.
|
lint
Process completed with exit code 1.
|
test (lts/*, windows-latest):
src/configs/svelte.ts#L52
Type '{ 'svelte/@typescript-eslint/no-unnecessary-condition'?: (Linter.RuleEntry<SvelteTypescriptEslintNoUnnecessaryCondition> & Linter.RuleEntry<...>) | undefined; ... 1548 more ...; yoda?: Linter.RuleEntry<Yoda> | undefined; }' is not assignable to type 'Partial<RulesRecord & RuleOptions>'.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|