Improve compatibility with advanced DataStore features #4
Annotations
10 errors and 1 warning
|
Run linter:
ds9mock/mock.go#L624
`if ok` has complex nested blocks (complexity: 30) (nestif)
|
|
Run linter:
datastore.go#L1175
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
|
Run linter:
ds9mock/mock.go#L745
fieldalignment: struct with 24 pointer bytes could be 16 (govet)
|
|
Run linter:
ds9mock/mock.go#L35
fieldalignment: struct with 32 pointer bytes could be 8 (govet)
|
|
Run linter:
datastore.go#L1919
fieldalignment: struct with 40 pointer bytes could be 32 (govet)
|
|
Run linter:
datastore.go#L1362
fieldalignment: struct with 160 pointer bytes could be 152 (govet)
|
|
Run linter:
datastore.go#L385
fieldalignment: struct with 48 pointer bytes could be 40 (govet)
|
|
Run linter:
datastore.go#L291
fieldalignment: struct with 88 pointer bytes could be 72 (govet)
|
|
Run linter:
ds9mock/mock.go#L622
cognitive complexity 93 of func `matchesFilter` is high (> 55) (gocognit)
|
|
Run linter:
ds9mock/mock.go#L234
cognitive complexity 88 of func `(*Store).handleCommit` is high (> 55) (gocognit)
|
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ds9/ds9. Supported file pattern: go.sum
|
Loading