PR(REFAC): Fix as much as possible #470
lint.yml
on: push
Lint GoLang job
4m 12s
Lint YAML job
3s
Annotations
10 errors and 1 warning
Lint GoLang job:
client/index_test.go#L20
fieldalignment: struct with 232 pointer bytes could be 216 (govet)
|
Lint GoLang job:
client/json_test.go#L26
fieldalignment: struct with 24 pointer bytes could be 16 (govet)
|
Lint GoLang job:
client/json_test.go#L85
fieldalignment: struct with 24 pointer bytes could be 16 (govet)
|
Lint GoLang job:
client/json_test.go#L560
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
|
Lint GoLang job:
client/json_test.go#L573
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
|
Lint GoLang job:
client/json_test.go#L600
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
|
Lint GoLang job:
client/normal_value_test.go#L286
fieldalignment: struct with 32 pointer bytes could be 24 (govet)
|
Lint GoLang job:
client/normal_value_test.go#L756
fieldalignment: struct with 64 pointer bytes could be 56 (govet)
|
Lint GoLang job:
client/normal_value_test.go#L1749
fieldalignment: struct with 64 pointer bytes could be 56 (govet)
|
Lint GoLang job:
client/normal_value_test.go#L2022
fieldalignment: struct with 48 pointer bytes could be 40 (govet)
|
Lint GoLang job
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|