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: CI pipeline issues. #121

Merged
merged 2 commits into from
Nov 10, 2023
Merged

fix: CI pipeline issues. #121

merged 2 commits into from
Nov 10, 2023

Conversation

elribonazo
Copy link
Contributor

@elribonazo elribonazo commented Nov 10, 2023

Description

Fixes yarn lock in integration tests and npm audit report.

Jira link

N/A

Checklist

  • Self-reviewed the diff
  • New code has inline documentation
  • New code has proper comments/tests
  • Any changes not covered by tests have been tested manually

@elribonazo elribonazo marked this pull request as ready for review November 10, 2023 12:50
Copy link

# npm audit report

axios  0.8.1 - 1.5.1
Severity: moderate
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
fix available via `npm audit fix`
node_modules/axios

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix

Copy link

Lines Statements Branches Functions
Coverage: 41%
36.89% (1541/4177) 24.87% (721/2899) 38.57% (486/1260)

JUnit

Tests Skipped Failures Errors Time
209 2 💤 0 ❌ 0 🔥 1m 19s ⏱️

Copy link
Contributor

@amagyar-iohk amagyar-iohk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@amagyar-iohk amagyar-iohk merged commit 28b5a8f into master Nov 10, 2023
5 checks passed
@amagyar-iohk amagyar-iohk deleted the feature/fix-ci branch November 10, 2023 13:43
amagyar-iohk pushed a commit that referenced this pull request Nov 13, 2023
# [3.1.0](v3.0.0...v3.1.0) (2023-11-13)

### Bug Fixes

* CI pipeline issues. ([#121](#121)) ([28b5a8f](28b5a8f))

### Features

* extending Agent.acceptInvitation to handle OOB + Prism ([#111](#111)) ([ce8326b](ce8326b))
github-actions bot pushed a commit that referenced this pull request Nov 13, 2023
# [3.1.0](v3.0.0...v3.1.0) (2023-11-13)

### Bug Fixes

* CI pipeline issues. ([#121](#121)) ([28b5a8f](28b5a8f))

### Features

* extending Agent.acceptInvitation to handle OOB + Prism ([#111](#111)) ([ce8326b](ce8326b))
amagyar-iohk added a commit that referenced this pull request Nov 13, 2023
# [3.1.0](v3.0.0...v3.1.0) (2023-11-13)

### Bug Fixes

* CI pipeline issues. ([#121](#121)) ([28b5a8f](28b5a8f))

### Features

* extending Agent.acceptInvitation to handle OOB + Prism ([#111](#111)) ([ce8326b](ce8326b))
amagyar-iohk added a commit that referenced this pull request Nov 13, 2023
# [3.1.0](v3.0.0...v3.1.0) (2023-11-13)

### Bug Fixes

* CI pipeline issues. ([#121](#121)) ([28b5a8f](28b5a8f))

### Features

* extending Agent.acceptInvitation to handle OOB + Prism ([#111](#111)) ([ce8326b](ce8326b))
github-actions bot pushed a commit that referenced this pull request Nov 29, 2023
# [3.1.0](v3.0.0...v3.1.0) (2023-11-13)

### Bug Fixes

* CI pipeline issues. ([#121](#121)) ([28b5a8f](28b5a8f))

### Features

* extending Agent.acceptInvitation to handle OOB + Prism ([#111](#111)) ([ce8326b](ce8326b))
mixmix pushed a commit to mixmix/atala-prism-wallet-sdk-ts that referenced this pull request May 6, 2024
Signed-off-by: Francisco Javier Ribó Labrador <elribonazo@gmail.com>
mixmix pushed a commit to mixmix/atala-prism-wallet-sdk-ts that referenced this pull request May 6, 2024
# [3.1.0](v3.0.0...v3.1.0) (2023-11-13)

### Bug Fixes

* CI pipeline issues. ([hyperledger#121](hyperledger#121)) ([28b5a8f](28b5a8f))

### Features

* extending Agent.acceptInvitation to handle OOB + Prism ([hyperledger#111](hyperledger#111)) ([ce8326b](ce8326b))

Signed-off-by: Francisco Javier Ribó Labrador <elribonazo@gmail.com>
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.

2 participants