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

chore(ci): handle deprecation of Go linter format #3075

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

hiddeco
Copy link
Contributor

@hiddeco hiddeco commented Dec 5, 2024

Deals with error that I had noticed a couple of times in CI:

level=warning msg="[config_reader] The output format `github-actions` is deprecated, please use `colored-line-number`"

Deals with error that I had noticed a couple of times in CI:

```
level=warning msg="[config_reader] The output format `github-actions` is deprecated, please use `colored-line-number`"
```

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
@hiddeco hiddeco added this to the v1.2.0 milestone Dec 5, 2024
@hiddeco hiddeco self-assigned this Dec 5, 2024
@hiddeco hiddeco requested a review from a team as a code owner December 5, 2024 21:44
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 97394cc
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/67521ec004f9f4000839519d
😎 Deploy Preview https://deploy-preview-3075.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.23%. Comparing base (0b548db) to head (97394cc).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3075   +/-   ##
=======================================
  Coverage   51.23%   51.23%           
=======================================
  Files         283      283           
  Lines       25465    25465           
=======================================
  Hits        13047    13047           
  Misses      11722    11722           
  Partials      696      696           

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

@hiddeco hiddeco added this pull request to the merge queue Dec 9, 2024
Merged via the queue into akuity:main with commit 4d57433 Dec 9, 2024
24 checks passed
@hiddeco hiddeco deleted the fix-go-linter-format branch December 9, 2024 10:51
fykaa pushed a commit to fykaa/kargo that referenced this pull request Dec 20, 2024
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
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.

2 participants