Problem/Motivation

Getting following warning :-
[warning] Invalid json in modules/contrib/simpleautologout/composer.json

Steps to reproduce

  1. Install module and enable
  2. Try run any drush command. Example :- drush cr, drush cex, drush cim.
  3. Nothing breaks, but you will get warning "Invalid json in modules/contrib/simpleautologout/composer.json"

Proposed resolution

Remove extra "," from composer file.

Remaining tasks

Create patch for composer.json update.

User interface changes

NA

API changes

NA

Data model changes

NA

CommentFileSizeAuthor
#2 3166515-2.patch285 bytesbunty badgujar

Comments

Bunty Badgujar created an issue. See original summary.

bunty badgujar’s picture

Assigned: bunty badgujar » Unassigned
Status: Active » Needs review
StatusFileSize
new285 bytes
dwebpoint’s picture

Status: Needs review » Reviewed & tested by the community

I've applied and tested the patch. It doesn't fire a warning.
I'd suggest adding the patch code to the dev branch

rohan-sinha’s picture

the patch mention in above comment worked well.

abhishek.kumar’s picture

Assigned: Unassigned » abhishek.kumar
Status: Reviewed & tested by the community » Fixed

Patch applied and new release is pushed.

abhishek.kumar’s picture

Status: Fixed » Closed (fixed)