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

ci: drop removed deadline option #806

Merged
merged 2 commits into from
Dec 2, 2024
Merged

ci: drop removed deadline option #806

merged 2 commits into from
Dec 2, 2024

Conversation

spacewander
Copy link
Member

The deadline option is dropped since golangci-lint v1.57:
https://github.com/golangci/golangci-lint/blob/e0e37c43762068149116bcd69b305c1ca05647ae/CHANGELOG.md?plain=1#L319
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.58%. Comparing base (0d60076) to head (23183d0).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #806      +/-   ##
==========================================
- Coverage   87.43%   85.58%   -1.86%     
==========================================
  Files         145      141       -4     
  Lines        8704     8336     -368     
==========================================
- Hits         7610     7134     -476     
- Misses        848      943      +95     
- Partials      246      259      +13     

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

@spacewander spacewander marked this pull request as ready for review November 25, 2024 06:44
@@ -1,6 +1,3 @@
run:
deadline: 5m
Copy link
Contributor

Choose a reason for hiding this comment

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

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
@spacewander spacewander merged commit 40c942c into main Dec 2, 2024
19 checks passed
@spacewander spacewander deleted the drop_golang_ci branch December 2, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants