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

Chore: fix checksum upload #3699

Merged
merged 3 commits into from
May 14, 2024
Merged

Chore: fix checksum upload #3699

merged 3 commits into from
May 14, 2024

Conversation

katspaugh
Copy link
Member

What it solves

The checksum if was wrong, it should check for file existence with -f.

@katspaugh katspaugh requested a review from compojoom May 14, 2024 07:38
@katspaugh katspaugh marked this pull request as ready for review May 14, 2024 07:38
Copy link

github-actions bot commented May 14, 2024

Copy link

github-actions bot commented May 14, 2024

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

Copy link

github-actions bot commented May 14, 2024

📦 Next.js Bundle Analysis for safe-wallet-web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 79.21% 11640/14696
🔴 Branches 58.16% 2755/4737
🟡 Functions 66.25% 1863/2812
🟢 Lines 80.55% 10490/13023

Test suite run success

1464 tests passing in 202 suites.

Report generated by 🧪jest coverage report action from 5190789

@katspaugh katspaugh merged commit f2a8c4f into dev May 14, 2024
14 checks passed
@katspaugh katspaugh deleted the fix-upload branch May 14, 2024 07:56
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants