snowdrop / snowdrop-automation-client

snowdrop-automation-client
Apache License 2.0
1 stars 1 forks source link

Inject Spring Boot version to example templates #35 #36

Closed gytis closed 4 years ago

gytis commented 4 years ago

Fixes https://github.com/snowdrop/snowdrop-automation-client/issues/35

geoand commented 4 years ago

I think a formatting change is needed:


ERROR: (trailing-comma) /home/circleci/snowdrop-automation-client/lib/support/transform/booster/setBoosterTemplateParameters.ts[17, 48]: Missing trailing comma
ERROR: (no-consecutive-blank-lines) /home/circleci/snowdrop-automation-client/test/support/utils/pomUtilsTest.ts[5, 1]: Consecutive blank lines are forbidden
ERROR: (semicolon) /home/circleci/snowdrop-automation-client/test/support/utils/pomUtilsTest.ts[16, 3]: Missing semicolon
ERROR: (trailing-comma) /home/circleci/snowdrop-automation-client/test/support/utils/pomUtilsTest.ts[21, 45]: Missing trailing comma
gytis commented 4 years ago

CI failed because of lint, will fix it and merge once CI is green