Skip to content

chore: update go and golangci-lint versions #66

chore: update go and golangci-lint versions

chore: update go and golangci-lint versions #66

Triggered via pull request October 30, 2024 16:24
Status Failure
Total duration 48s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: db/shutdown_test.go#L52
only one cuddle assignment allowed before defer statement (wsl)
lint: migration/application/seeder.go#L42
assignments should only be cuddled with other assignments (wsl)
lint: migration/application/seeder.go#L43
only one cuddle assignment allowed before if statement (wsl)
lint: migration/application/seeder.go#L47
expressions should not be cuddled with blocks (wsl)
lint: migration/application/seeder.go#L51
block should not end with a whitespace (or comment) (wsl)
lint
issues found