feat: Add embedded frontend support with Go embed #16
Annotations
9 errors and 2 warnings
|
check-style
Process completed with exit code 2.
|
|
check-style:
providers/custom.go#L109
error strings should not be capitalized (ST1005)
|
|
check-style:
providers/custom.go#L104
error strings should not be capitalized (ST1005)
|
|
check-style:
providers/custom.go#L28
field kubeClient is unused (U1000)
|
|
check-style:
providers/aws.go#L506
error strings should not be capitalized (ST1005)
|
|
check-style:
providers/aws.go#L184
should replace loop with eksSupportedRoles = append(eksSupportedRoles, page.Roles...) (S1011)
|
|
check-style:
model/mattermost.go#L133
should use 'return l.StorageSize != ""' instead of 'if l.StorageSize == "" { return false }; return true' (S1008)
|
|
check-style:
model/mattermost.go#L125
should use 'return le.VolumeClaimName != ""' instead of 'if le.VolumeClaimName == "" { return false }; return true' (S1008)
|
|
check-style:
api/response_writer_wrapper.go#L55
error strings should not be capitalized (ST1005)
|
|
check-style
Failed to restore: Cache service responded with 400
|
|
check-style
Failed to restore: Cache service responded with 400
|