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 bad formatting and fail during unit tests workflow. #353

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Dec 5, 2022

The PR build is failing due to a swiftformat error and since we use the PR build via a tag it went unnoticed. It turns out SwiftFormat is run in lenient mode during the unit tests, so this PR fixes that.

@github-actions
Copy link

github-actions bot commented Dec 5, 2022

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consinder using them for better tracking.

Generated by 🚫 Danger Swift against ffd3045

@pixlwave pixlwave changed the title Fix bad formatting. Fix bad formatting and fail during unit tests workflow. Dec 5, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pixlwave pixlwave requested review from a team and stefanceriu and removed request for a team December 5, 2022 17:32
@pixlwave pixlwave merged commit dcedb3f into develop Dec 6, 2022
@pixlwave pixlwave deleted the doug/format branch December 6, 2022 10:26
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