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

[#364] Migrate workflows setup-ruby action #365

Merged

Conversation

Wadeewee
Copy link
Contributor

@Wadeewee Wadeewee commented Dec 8, 2022

#364

What happened 👀

Screen Shot 2565-12-08 at 11 15 33

The CI failed on step Set up Ruby because the current action is deprecated and is no longer maintained.

Insight 📝

We must migrate action from actions/setup-ruby@v1 to ruby/setup-ruby@v1. For more info https://github.com/actions/setup-ruby

Proof Of Work 📹

Screen Shot 2565-12-08 at 14 49 28

@github-actions
Copy link

github-actions bot commented Dec 8, 2022

3 Warnings
⚠️ Uh oh! Your project is under 80% coverage!
⚠️ template-compose/app/src/main/res/drawable-v24#L0 - This folder configuration (v24) is unnecessary; minSdkVersion is 24. Merge all the resources in this folder into drawable.
⚠️ template-xml/app/src/main/res/drawable-v24#L0 - This folder configuration (v24) is unnecessary; minSdkVersion is 24. Merge all the resources in this folder into drawable.

Kover report for template-xml:

🧛 Template - XML Unit Tests Code Coverage: 29.95%

Coverage of Modified Files:

File Coverage

Modified Files Not Found In Coverage Report:

review_pull_request.yml
review_pull_request.yml

Codebase cunningly covered by count Shroud 🧛

Kover report for template-compose:

🧛 Template - Compose Unit Tests Code Coverage: 13.05%

Coverage of Modified Files:

File Coverage

Modified Files Not Found In Coverage Report:

review_pull_request.yml
review_pull_request.yml

Codebase cunningly covered by count Shroud 🧛

Generated by 🚫 Danger

Copy link
Contributor

@toby-thanathip toby-thanathip left a comment

Choose a reason for hiding this comment

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

💪 🐱

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate workflows setup-ruby action
4 participants