You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-jsdoc 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.
After pinning to 15.12.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency eslint-plugin-jsdoc was updated from
15.12.0
to15.12.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-jsdoc 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
Release Notes for v15.12.1
15.12.1 (2019-10-23)
Bug Fixes
require-jsdoc
: avoid erring (or traversing) on object spread in parsing for defined symbols; fixes #378 (6ab617f)Commits
The new version differs by 6 commits.
6ab617f
fix(
require-jsdoc
): avoid erring (or traversing) on object spread in parsing for defined symbols; fixes #378022d5da
chore: update typescript-eslint/parser, glob devDeps
e531a02
refactor: unused var. declaration; unneeded check; unused return value
6664d20
testing(
require-description
,require-example
,require-param
,require-returns
): AddexemptedBy
tests that nevertheless fail2df43ce
docs(check-alignment, require-jsdoc): incomplete info on contexts
cf44628
chore: update mocha, semantic-release devDeps
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 🌴
The text was updated successfully, but these errors were encountered: