Update atmos schema #1448
Annotations
16 errors
[golangci] pkg/config/config.go#L261:
pkg/config/config.go#L261
Error return value of `atmosConfig.ProcessSchemas` is not checked (errcheck)
|
[golangci] internal/exec/validate_stacks.go#L388:
internal/exec/validate_stacks.go#L388
hugeParam: atmosConfig is heavy (5704 bytes); consider passing it by pointer (gocritic)
|
[golangci] internal/exec/validate_stacks.go#L108:
internal/exec/validate_stacks.go#L108
ifElseChain: rewrite if-else to switch statement (gocritic)
|
[golangci] pkg/schema/schema.go#L89:
pkg/schema/schema.go#L89
rangeValCopy: each iteration copies 152 bytes (consider pointers or indexing) (gocritic)
|
[golangci] internal/exec/validate_stacks.go#L387:
internal/exec/validate_stacks.go#L387
Comment should end in a period (godot)
|
[golangci] pkg/schema/schema.go#L12:
pkg/schema/schema.go#L12
Comment should end in a period (godot)
|
[golangci] pkg/schema/schema.go#L72:
pkg/schema/schema.go#L72
Comment should end in a period (godot)
|
[golangci] pkg/config/utils.go#L329:
pkg/config/utils.go#L329
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|
[golangci] pkg/config/utils.go#L337:
pkg/config/utils.go#L337
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|
[golangci] pkg/config/utils.go#L345:
pkg/config/utils.go#L345
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|
[golangci] pkg/config/utils.go#L353:
pkg/config/utils.go#L353
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|
[golangci] pkg/config/utils.go#L475:
pkg/config/utils.go#L475
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|
[golangci] pkg/config/utils.go#L481:
pkg/config/utils.go#L481
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|
[golangci] pkg/config/utils.go#L487:
pkg/config/utils.go#L487
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|
[golangci] pkg/config/utils.go#L493:
pkg/config/utils.go#L493
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|
[golangci] pkg/config/utils.go#L499:
pkg/config/utils.go#L499
SA1019: u.LogDebug is deprecated: Use `log.Debug` instead. This function will be removed in a future release. LogDebug logs the provided debug message (staticcheck)
|