feat: ✨ drop all deprecated options #202
ci.yml
on: pull_request
commit_check
10s
spell_check
6s
Matrix: code_check
Annotations
5 errors and 2 warnings
code_check (20):
scripts/typegen.ts#L9
Object literal may only specify known properties, and 'testing' does not exist in type 'Options'.
|
code_check (20):
src/configs/testing.ts#L37
Type '{ "jest/consistent-test-it": (string | { fn: string; withinDescribe: string; })[]; "jest/expect-expect": string; "jest/no-alias-methods": string; "jest/no-commented-out-tests": string; "jest/no-conditional-in-test": string; ... 25 more ...; "jest/unbound-method": string; }' is not assignable to type 'Partial<RulesRecord & RuleOptions>'.
|
code_check (20):
src/rules/jest.ts#L11
Object literal may only specify known properties, and '"jest/consistent-test-it"' does not exist in type 'RuleOptions'.
|
code_check (20)
Process completed with exit code 2.
|
code_check (22)
The job was canceled because "_20" failed.
|
spell_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
commit_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|