README.md #87
Annotations
10 errors
grade/pkg/collections/map.go#L66
typeUnparen: could simplify (uint) to uint (gocritic)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L33
func (*readUncommittedStrategy[K, V]).add is unused (unused)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L37
func (*readUncommittedStrategy[K, V]).get is unused (unused)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L41
func (*readUncommittedStrategy[K, V]).has is unused (unused)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L49
func (*readCommittedStrategy[K, V]).add is unused (unused)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L53
func (*readCommittedStrategy[K, V]).get is unused (unused)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L57
func (*readCommittedStrategy[K, V]).has is unused (unused)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L65
func (*repeatableReadsStrategy[K, V]).add is unused (unused)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L69
func (*repeatableReadsStrategy[K, V]).get is unused (unused)
|
grade/internal/infrastructure/seedwork/identity/strategy.go#L73
func (*repeatableReadsStrategy[K, V]).has is unused (unused)
|
This job failed
Loading