Reports statements that may cause side effects while the data source is in read-only mode.

The quick-fix turns off the read-only mode for the respective data source.

Example:


db.my_collection.insertOne()