Skip to content

Conversation

@paskal
Copy link
Collaborator

@paskal paskal commented Dec 3, 2025

Summary

  • Move checkout step before setup-go to enable proper Go module caching
  • Update actions/checkout to v4 and actions/setup-go to v5
  • Update golangci-lint-action to v7 with latest version
  • Migrate golangci-lint config from v1 to v2 format
  • Fix deprecated comment format for FileServer and FileServerSPA
  • Remove obsolete golint nolint directive

@paskal paskal requested a review from umputun as a code owner December 3, 2025 16:33
@coveralls
Copy link

coveralls commented Dec 3, 2025

Pull Request Test Coverage Report for Build 19901971166

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.047%

Totals Coverage Status
Change from base Build 14460338125: 0.0%
Covered Lines: 744
Relevant Lines: 845

💛 - Coveralls

- move checkout step before setup-go to enable proper Go module caching
- update actions/checkout to v4 and actions/setup-go to v5
- update golangci-lint-action to v7 with latest version
- migrate golangci-lint config from v1 to v2 format
- fix deprecated comment format for FileServer and FileServerSPA
- remove obsolete golint nolint directive
- remove deprecated go get -v and GO111MODULE env var
@umputun umputun merged commit 708d84c into master Dec 3, 2025
4 checks passed
@umputun umputun deleted the fix-ci-caching branch December 3, 2025 17:51
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