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
Recent changes to master has caused tools to generate warnings about various files. This should be taken care of as a maintenance task.
Each problem is listed below by file.
Size is very small.
WARNING in ./src/main/webapp/app/entities/study/study.route.ts
[11, 83]: trailing whitespace
[55, 15]: " should be '
[58, 27]: " should be '
[59, 24]: " should be '
[63, 17]: " should be '
pom.xml
[WARNING] Some problems were encountered while building the effective model for org.project36.qualopt:qual-opt:war:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: de.saly:javamail-mock2-fullmock:jar -> duplicate declaration of version 0.5-beta4 @ line 453, column 21
package.json
warning From Yarn 1.0 onwards, scripts don't require "--" for options to be forwarded. In a future version, any explicit "--" will be forwarded as-is to the scripts.
Update: Changed title to reflect larger task at hand.
The text was updated successfully, but these errors were encountered:
Recent changes to master has caused tools to generate warnings about various files. This should be taken care of as a maintenance task.
Each problem is listed below by file.
Size is very small.
pom.xml
package.json
Update: Changed title to reflect larger task at hand.
The text was updated successfully, but these errors were encountered: