Skip to content

feat(eslint-plugin) new rule: require @since annotations #1532

feat(eslint-plugin) new rule: require @since annotations

feat(eslint-plugin) new rule: require @since annotations #1532

Re-run triggered April 20, 2024 13:05
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

6 errors
packages/eslint-plugin/tests/require-since.test.ts: packages/eslint-plugin/tests/require-since.test.ts#L4
Error: Missing definition for `afterAll` - you must set one using `RuleTester.afterAll` or there must be one defined globally as `afterAll`. ❯ Function.get afterAll [as afterAll] node_modules/.pnpm/@typescript-eslint+rule-tester@7.7.0_@eslint+eslintrc@3.0.2_eslint@9.0.0_typescript@5.4.5/node_modules/@typescript-eslint/rule-tester/src/TestFramework.ts:66:11 ❯ new RuleTester node_modules/.pnpm/@typescript-eslint+rule-tester@7.7.0_@eslint+eslintrc@3.0.2_eslint@9.0.0_typescript@5.4.5/node_modules/@typescript-eslint/rule-tester/src/RuleTester.ts:102:17 ❯ packages/eslint-plugin/tests/require-since.test.ts:4:20
ci (20, ubuntu-latest)
Process completed with exit code 1.
ci (20, windows-latest)
The job was canceled because "_20_ubuntu-latest" failed.
ci (20, windows-latest)
The operation was canceled.
ci (20, macos-latest)
The job was canceled because "_20_ubuntu-latest" failed.
ci (20, macos-latest)
The operation was canceled.