Skip to content

feat: ✨ drop all deprecated options #202

feat: ✨ drop all deprecated options

feat: ✨ drop all deprecated options #202

Triggered via pull request December 6, 2024 00:35
@jimmy-guzmanjimmy-guzman
synchronize #109
v4
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
commit_check
10s
commit_check
spell_check
6s
spell_check
Matrix: code_check
Fit to window
Zoom out
Zoom in

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