First steps in IdentityMap implementation #73
Annotations
10 errors
grade/internal/infrastructure/seedwork/identity/map.go#L1
: # github.com/emacsway/grade/grade/internal/infrastructure/seedwork/identity [github.com/emacsway/grade/grade/internal/infrastructure/seedwork/identity.test]
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L56
invalid operation: object != nil (mismatched types V and untyped nil)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L76
invalid operation: object == nil (mismatched types V and untyped nil)
|
grade/internal/infrastructure/seedwork/identity/map_test.go#L24
not enough arguments in call to NewIdentityMap[int, object]
|
grade/internal/infrastructure/seedwork/identity/map_test.go#L39
not enough arguments in call to NewIdentityMap[int, object]
|
grade/internal/infrastructure/seedwork/identity/map_test.go#L56
not enough arguments in call to NewIdentityMap[int, object]
|
grade/pkg/cache/lru.go#L25
typeUnparen: could simplify (uint) to uint (gocritic)
|
grade/pkg/cache/lru_test.go#L9
commentFormatting: put a space between `//` and comment text (gocritic)
|
grade/pkg/cache/lru_test.go#L15
commentFormatting: put a space between `//` and comment text (gocritic)
|
grade/pkg/collections/map.go#L66
typeUnparen: could simplify (uint) to uint (gocritic)
|
The logs for this run have expired and are no longer available.
Loading