Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lint): Fix ESLint & Codacy issues #348

Merged
merged 16 commits into from
Aug 30, 2020

Conversation

adrienjoly
Copy link
Member

@adrienjoly adrienjoly commented Aug 30, 2020

Follow up for PR #346.

=> no more syntax errors reported by $(npm bin)/prettier . --write 🎉

Also, it:

  • finishes the migration of the bookmarklet test from Webdriver to Cypress.
  • updates argon2 from v0.25.1 to v0.27.0, in order to prevent fix the broken download of binaries from GitHub releases
  • fixes "Uncaught ReferenceError: Barelog is not defined" on CI

@adrienjoly adrienjoly changed the title fix(eslint): exclude 3rd-party scripts fix(lint): Fix ESLint & Codacy issues Aug 30, 2020
@adrienjoly adrienjoly self-assigned this Aug 30, 2020
@adrienjoly adrienjoly added this to 📥 Inbox / ideas in Development via automation Aug 30, 2020
@adrienjoly adrienjoly moved this from 📥 Inbox / ideas to ⚙ In progress in Development Aug 30, 2020
@adrienjoly adrienjoly marked this pull request as ready for review August 30, 2020 17:22
@adrienjoly adrienjoly merged commit 440dda6 into master Aug 30, 2020
Development automation moved this from ⚙ In progress to ✔️ Done / pending QA Aug 30, 2020
@adrienjoly adrienjoly deleted the fix/eslint-and-codacy-issues-2 branch August 30, 2020 17:22
adrienjoly pushed a commit that referenced this pull request Aug 30, 2020
## [1.34.17](v1.34.16...v1.34.17) (2020-08-30)

### Bug Fixes

* **lint:** Fix ESLint & Codacy issues ([#348](#348)) ([440dda6](440dda6)), closes [#346](#346)
@adrienjoly adrienjoly moved this from ✔️ Done / pending QA to 🌲 In production in Development Aug 30, 2020
adrienjoly added a commit that referenced this pull request Sep 6, 2020
* master: (251 commits)
  fix(logs): Remove or clarify old production + unit test logs (#365)
  chore(release): 1.35.0 [skip ci]
  feat: ⚰️ Bury collaborative playlists (never-finished feature) (#364)
  chore(release): 1.34.23 [skip ci]
  fix(logs): Reduce amount of logging in production (#363)
  chore(release): 1.34.22 [skip ci]
  fix(tests): Test avatar upload (#362)
  chore(release): 1.34.21 [skip ci]
  fix(logs): Re-import colors package, to prevent "undefined" entries in logs (#361)
  chore(release): 1.34.20 [skip ci]
  fix(deps): Update dependencies (#360)
  chore(prod): devDeps should not be installed in production fixes #256
  chore(release): 1.34.19 [skip ci]
  fix(e2e-tests): Finish migration from Webdriver to Cypress (#358)
  chore(deps): bump handlebars from 4.4.0 to 4.7.6 (#357)
  chore(deps): bump bl from 2.2.0 to 2.2.1 (#353)
  chore(release): 1.34.18 [skip ci]
  fix(css): Remove obsolete definitions (#350)
  chore(release): 1.34.17 [skip ci]
  fix(lint): Fix ESLint & Codacy issues (#348)
  ...

# Conflicts:
#	app/models/notif.js
#	test/unit/notif-tests.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development
  
🌲 In production
Development

Successfully merging this pull request may close these issues.

None yet

1 participant