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 validate structure, and refactor arrayLists #102

Merged
merged 1 commit into from
Jan 25, 2021

Conversation

santitigaga
Copy link
Contributor

@santitigaga santitigaga commented Jan 25, 2021

Description

  • Refactor cast with ArrayList.
  • Fix validations from reactive projects.

Category

  • Feature
  • Fix

Checklist

  • The pull request is complete according to the guide of contributing
  • Automated tests are written
  • The documentation is up-to-date
  • the version of the build.gradle, readme.md and gradle.properties was increased
  • The pull request has a descriptive title that describes what has changed, and provides enough context for the changelog

@santitigaga santitigaga added the bug Something isn't working label Jan 25, 2021
@santitigaga santitigaga self-assigned this Jan 25, 2021
@santitigaga santitigaga linked an issue Jan 25, 2021 that may be closed by this pull request
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

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

73.1% 73.1% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_282) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11.
Read more here

Copy link
Contributor

@juancgalvis juancgalvis left a comment

Choose a reason for hiding this comment

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

All Right

@santitigaga santitigaga merged commit 7099cc8 into master Jan 25, 2021
@santitigaga santitigaga deleted the feature/validateStructure branch January 25, 2021 17:54
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error validating structure when generate a reactive project.
2 participants