Bump github.com/golangci/golangci-lint from 1.55.2 to 1.61.0 #369
Annotations
10 errors and 1 warning
unifi/unifi.go#L229
non-canonical header "X-CSRF-Token", instead use: "X-Csrf-Token" (canonicalheader)
|
unifi/unifi.go#L242
non-canonical header "x-csrf-token", instead use: "X-Csrf-Token" (canonicalheader)
|
unifi/unifi.go#L243
non-canonical header "x-csrf-token", instead use: "X-Csrf-Token" (canonicalheader)
|
fields/extract.go#L156
Magic number: 0o755, in <argument> detected (mnd)
|
fields/main.go#L250
Magic number: 0o755, in <argument> detected (mnd)
|
fields/main.go#L437
Magic number: 0o644, in <argument> detected (mnd)
|
fields/main.go#L456
Magic number: 0o644, in <argument> detected (mnd)
|
unifi/unifi.go#L187
fmt.Errorf can be replaced with errors.New (perfsprint)
|
unifi/user.go#L57
fmt.Errorf can be replaced with errors.New (perfsprint)
|
fields/extract.go#L57
fmt.Errorf can be replaced with errors.New (perfsprint)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading