An in-range update of @typescript-eslint/eslint-plugin is breaking the build π¨
Closed this issue Β· 1 comments
The devDependency @typescript-eslint/eslint-plugin was updated from 2.21.0
to 2.22.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@typescript-eslint/eslint-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β test (12.x, windows-latest): There are 2 failures, 0 warnings, and 0 notices.
- β test (12.x, macOS): There are 2 failures, 0 warnings, and 0 notices.
- β test (12.x, ubuntu-latest): There are 2 failures, 0 warnings, and 0 notices.
- β test (10.x, windows-latest): There are 2 failures, 0 warnings, and 0 notices.
- β test (10.x, macOS): There are 2 failures, 0 warnings, and 0 notices.
- β test (10.x, ubuntu-latest): There are 1 failures, 0 warnings, and 0 notices.
Release Notes for v2.22.0
2.22.0 (2020-03-02)
Bug Fixes
- eslint-plugin: [ban-types] add option extendDefaults (#1379) (ae7f7c5)
- eslint-plugin: [default-param-last] handle param props (#1650) (3534c6e)
- eslint-plugin: [no-implied-eval] correct logic for ts3.8 (#1652) (33e3e6f)
Features
- eslint-plugin: [explicit-member-accessibility] autofix no-public (#1548) (dd233b5)
- eslint-plugin: [typedef] add variable-declaration-ignore-function (#1578) (fc0a55e)
- eslint-plugin: add new no-base-to-string rule (#1522) (8333d41)
- eslint-plugin: add prefer-readonly-parameters (#1513) (3be9854)
- eslint-plugin: additional annotation spacing rules for va⦠(#1496) (b097245)
Commits
The new version differs by 10 commits.
5a097d3
chore: publish v2.22.0
3be9854
feat(eslint-plugin): add prefer-readonly-parameters (#1513)
b097245
feat(eslint-plugin): additional annotation spacing rules for va⦠(#1496)
33e3e6f
fix(eslint-plugin): [no-implied-eval] correct logic for ts3.8 (#1652)
fc0a55e
feat(eslint-plugin): [typedef] add variable-declaration-ignore-function (#1578)
8333d41
feat(eslint-plugin): add new no-base-to-string rule (#1522)
dd233b5
feat(eslint-plugin): [explicit-member-accessibility] autofix no-public (#1548)
baf7c98
docs(eslint-plugin): [consistent-type-assertion] improve docs (#1651)
ae7f7c5
fix(eslint-plugin): [ban-types] add option extendDefaults (#1379)
3534c6e
fix(eslint-plugin): [default-param-last] handle param props (#1650)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 2.21.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.