Implement cache update deduplication per fetch cycle #8763
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#L1069
Error return value of `scenario.ds.CreateAttestedNodeEventForTesting` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1437
Error return value of `scenario.ds.CreateAttestedNode` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1447
Error return value of `scenario.ds.PruneAttestedNodesEvents` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1499
Error return value of `ds.CreateAttestedNode` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1503
Error return value of `ds.PruneAttestedNodesEvents` is not checked (errcheck)
|
pkg/server/endpoints/authorized_entryfetcher_attested_nodes_test.go#L1506
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#L246
`primarly` is a misspelling of `primarily` (misspell)
|
|
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading