build(deps): bump https://github.com/golangci/golangci-lint from v2.11.4 to 2.12.2 in the pre-commit group across 1 directory#462
Conversation
|
@copilot can you update the pr to fix all of the new linter issues. Actually fix this issue (dont suppress) |
Fixed all 50 new |
|
@copilot if we made some change in some series of key - values pairs or in a structure to add a const but didn't add consts for other parts of that object, can we add those also as consts |
Good catch. Extended the consts to nearby siblings in the same maps/structs/test series:
Lint is still clean and tests pass. See d7138f9. |
|
@copilot if there are consts like these that are present in the source, can you make them accessible by the test and use the const from teh source? Do a thorough scan |
Done. Scanned the test consts I added and replaced any that mirrored a production source const with a direct reference (so they can't drift):
To make this work I converted Lint still 0 issues, affected unit tests pass. See f8cf9df. |
|
@dependabot recreate |
c2a0997 to
83bd1d9
Compare
83bd1d9 to
2c55aa1
Compare
Bumps the pre-commit group with 1 update in the / directory: [https://github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint). Updates `https://github.com/golangci/golangci-lint` from v2.11.4 to 2.12.2 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG-v1.md) - [Commits](golangci/golangci-lint@8f3b0c7...c0d3ddc) --- updated-dependencies: - dependency-name: https://github.com/golangci/golangci-lint dependency-version: 2.12.1 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] <support@github.com>
2c55aa1 to
31bc89a
Compare
|
Looks like https://github.com/golangci/golangci-lint is updatable in another way, so this is no longer needed. |
Bumps the pre-commit group with 1 update in the / directory: https://github.com/golangci/golangci-lint.
Updates
https://github.com/golangci/golangci-lintfrom v2.11.4 to 2.12.2Release notes
Sourced from https://github.com/golangci/golangci-lint's releases.
Changelog
Sourced from https://github.com/golangci/golangci-lint's changelog.
... (truncated)
Commits
c0d3ddcchore: prepare release41f8dfbdev: keep only JSONSchema (#6564)81e8f81gomodguard: fix blocked configuration (#6561)9a10710build(deps): bump github.com/uudashr/iface from 1.4.1 to 1.4.2 (#6557)0b01827build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2 in /pkg/gol...18bc4bfdocs: update GitHub Action assets (#6554)54a04ebdev: update Hugo (#6553)0e8093bdocs: update documentation assets (#6552)b665704dev: workaround for post-release trigger (#6551)006d012dev: update documentation theme (#6550)