fix: Update linter file config #1057
Annotations
10 errors
Run golangci-lint:
src/api/v1alpha2/instrumentation_types.go#L158
fieldalignment: struct of size 544 could be 536 (govet)
|
Run golangci-lint:
src/apm/helper.go#L76
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
|
Run golangci-lint:
src/apm/helper.go#L199
fieldalignment: struct with 40 pointer bytes could be 32 (govet)
|
Run golangci-lint:
src/apm/dotnet_test.go#L23
fieldalignment: struct with 3120 pointer bytes could be 3104 (govet)
|
Run golangci-lint:
src/apm/golang_test.go#L22
fieldalignment: struct with 3120 pointer bytes could be 3104 (govet)
|
Run golangci-lint:
src/apm/java_test.go#L23
fieldalignment: struct with 3120 pointer bytes could be 3104 (govet)
|
Run golangci-lint:
src/instrumentation/instrumentation_validator.go#L31
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
Run golangci-lint:
src/instrumentation/sdk.go#L46
fieldalignment: struct with 48 pointer bytes could be 40 (govet)
|
Run golangci-lint:
src/instrumentation/podmutator_test.go#L111
fieldalignment: struct with 2744 pointer bytes could be 2728 (govet)
|
Run golangci-lint:
src/instrumentation/podmutator_test.go#L554
fieldalignment: struct with 72 pointer bytes could be 64 (govet)
|
Loading