fix workflows #12
Annotations
6 errors and 1 warning
golangci-lint:
internal/server/config.go#L12
var-naming: struct field logoUrl should be logoURL (revive)
|
golangci-lint:
internal/server/config.go#L13
var-naming: struct field backgroundUrl should be backgroundURL (revive)
|
golangci-lint:
internal/server/config.go#L16
var-naming: func parameter logoUrl should be logoURL (revive)
|
golangci-lint:
internal/server/dto.go#L29
var-naming: struct field LogoUrl should be LogoURL (revive)
|
golangci-lint:
internal/server/dto.go#L30
var-naming: struct field BackgroundUrl should be BackgroundURL (revive)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading