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