Update atmos schema #4662
codeql.yml
on: pull_request
PR Size Labeler
11s
Matrix: Analyze
Annotations
15 errors
[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#L87:
pkg/schema/schema.go#L87
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#L10:
pkg/schema/schema.go#L10
Comment should end in a period (godot)
|
[golangci] pkg/schema/schema.go#L70:
pkg/schema/schema.go#L70
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)
|