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

[Recording Oracle] Update lint #781

Closed

Conversation

eugenvoronov
Copy link
Contributor

@eugenvoronov eugenvoronov commented Aug 15, 2023

Description

Fixed lint errors.

Summary of changes

.prettierrc config was updated
yarn lint --fix was applied.

How test the changes

yarn lint

portuu3 and others added 11 commits August 9, 2023 18:05
* Auth refactor JL

* authentication fixes

* remove jwt interface

* fix tests and clean code

* fix review comments

* Refactored services and removed unnecessary nesting (#747)

* database and payment fixes (#743)

Co-authored-by: Eugene Voronov <[email protected]>

* use of access and refresh tokens for auth

* fix tests

* make sure token contains bearer

* rename jwt prefix

---------

Co-authored-by: Francisco López <[email protected]>
Co-authored-by: eugenvoronov <[email protected]>
Co-authored-by: Eugene Voronov <[email protected]>
* Added payment link logic

* Updated fiat payment logic
* Add github action workflow for recording oracle test
* Add reputation oracle jobs tests

* Modify manifest
* Add process_recording_oracle_webhooks test

* Add process_recording_oracle_webhooks error test cases

* Update chain_id references in tests to localhost value

* Add tests for track_completed_projects

* Add tests for track_completed_tasks

* Add tests for process_job_launcher_webhooks

* Fix some bugs on tests

* Modify service tests location

* Add Minio instance for CVAT Exchange Oracle

* Add tests for retrieve_annotations job

* Update host.docker.internal

* Modify manifest and add a comment inside docker-compose.test.yml
* add sendgrid mail service

* reinstall dependencies

* fix auth service test

* refactor mail service

* fix sendgrid module

* update env validator

* fix email and update auth unit test

* update sendgrid service test

* change default value for from email and name
…14 (#772)

* Bump semver from 5.7.1 to 5.7.2 (#674)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: packages/examples/fortune/reputation-oracle/Dockerfile to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035792
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741889

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: portuu3 <[email protected]>
Co-authored-by: portuu3 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <[email protected]>
@eugenvoronov eugenvoronov self-assigned this Aug 15, 2023
@vercel
Copy link

vercel bot commented Aug 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
escrow-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 9:00am
faucet-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 9:00am
fortune-exchange-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 9:00am
fortune-exchange-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 9:00am
fortune-job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 9:00am
fortune-job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 9:00am
fortune-recording-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 9:00am
fortune-reputation-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2023 9:00am

@eugenvoronov eugenvoronov linked an issue Aug 15, 2023 that may be closed by this pull request
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 15, 2023 08:43 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 15, 2023 08:49 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 15, 2023 08:52 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 15, 2023 08:55 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 15, 2023 08:57 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 15, 2023 09:00 Inactive
@eugenvoronov eugenvoronov deleted the recording-oracle/update-lint branch August 15, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants