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

[Issue #996] Bump Go version to fix pipeline building failure #1082

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

tomqin93
Copy link
Contributor

What this PR does / why we need it:
This PR fixes pipeline building failure introduced since go 1.23.1
Will this PR make the community happier?
Yes
Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #996

How is this PR tested

  • unit test
  • e2e test
  • other (please specify)

Special notes for your reviewer:

Release note:

- bump up Golang to 1.23.4
- added building commands for deviceshifu LwM2M and Gateway LwM2M

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.96%. Comparing base (b789d0a) to head (0837507).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1082      +/-   ##
==========================================
- Coverage   33.06%   32.96%   -0.11%     
==========================================
  Files          55       55              
  Lines        4875     4875              
==========================================
- Hits         1612     1607       -5     
- Misses       3124     3128       +4     
- Partials      139      140       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tomqin93 tomqin93 merged commit db0c7a8 into main Dec 18, 2024
16 of 17 checks passed
@tomqin93 tomqin93 deleted the issue_996-plc4x-build branch December 18, 2024 03:23
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.

Docker multi-architecture build failing for PLC4X deviceShifu
3 participants