Skip to content

chore: fix workflows dependencies#5416

Merged
remyleone merged 2 commits intoscaleway:mainfrom
remyleone:fix_workflows
Mar 19, 2026
Merged

chore: fix workflows dependencies#5416
remyleone merged 2 commits intoscaleway:mainfrom
remyleone:fix_workflows

Conversation

@remyleone
Copy link
Copy Markdown
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Copilot AI review requested due to automatic review settings March 18, 2026 15:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions lint workflow to ensure required tooling is present for checks that depend on Go and wget.

Changes:

  • Adds actions/setup-go before golangci-lint so go is available for formatter/gomod-related checks.
  • Installs wget before running the typos action.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .github/workflows/lint.yml
Comment thread .github/workflows/lint.yml Outdated
Comment thread .github/workflows/lint.yml
estellesoulard
estellesoulard previously approved these changes Mar 18, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.22%. Comparing base (cacfaf4) to head (7869052).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5416      +/-   ##
==========================================
- Coverage   54.56%   54.22%   -0.35%     
==========================================
  Files         317      321       +4     
  Lines       70504    70969     +465     
==========================================
+ Hits        38474    38480       +6     
- Misses      30559    31018     +459     
  Partials     1471     1471              

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remyleone remyleone added this pull request to the merge queue Mar 19, 2026
Merged via the queue into scaleway:main with commit 91ba309 Mar 19, 2026
121 checks passed
@remyleone remyleone deleted the fix_workflows branch March 19, 2026 09:41
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.

4 participants