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

Add CI check for forc compiler warnings #19

Merged
merged 31 commits into from
Sep 9, 2024
Merged

Conversation

K1-R1
Copy link
Member

@K1-R1 K1-R1 commented Aug 21, 2024

Type of change

  • Improvement (refactoring, restructuring repository, cleaning tech debt, ...)

Changes

The following changes have been made:

  • Added CI check that errors on forc complier warnings when building projects

Related Issues

Closes #18

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.
  • I have updated the changelog to reflect the changes on this PR.

@K1-R1 K1-R1 added the enhancement New feature or request label Aug 21, 2024
@K1-R1 K1-R1 self-assigned this Aug 21, 2024
@K1-R1 K1-R1 requested a review from a team as a code owner August 21, 2024 23:50
@K1-R1
Copy link
Member Author

K1-R1 commented Aug 21, 2024

To be merged after #17

@K1-R1 K1-R1 added the blocked label Aug 22, 2024
@K1-R1 K1-R1 removed the blocked label Sep 8, 2024
@bitzoic bitzoic merged commit 174f5ed into master Sep 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI check for forc compiler warning
4 participants