Implement cache update deduplication per fetch cycle #8741
Annotations
20 errors and 2 warnings
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L606
Error return value of `scenario.ds.CreateAttestedNodeEventForTesting` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L609
Error return value of `attestedNodes.searchBeforeFirstEvent` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1071
Error return value of `scenario.ds.CreateAttestedNodeEventForTesting` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1119
Error return value of `ds.CreateAttestedNode` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1123
Error return value of `ds.PruneAttestedNodesEvents` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1126
Error return value of `ds.CreateAttestedNodeEventForTesting` is not checked (errcheck)
|
pkg/server/endpoints/eventTracker.go#L12
`foundaries` is a misspelling of `foundries` (misspell)
|
pkg/server/endpoints/eventTracker.go#L242
`primarly` is a misspelling of `primarily` (misspell)
|
pkg/server/endpoints/eventTracker_test.go#L217
`inital` is a misspelling of `initial` (misspell)
|
pkg/server/endpoints/eventTracker_test.go#L360
`approxmiate` is a misspelling of `approximate` (misspell)
|
|
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading