Skip to content

refactor(pkg/trie/triedb): node level caching #13496

refactor(pkg/trie/triedb): node level caching

refactor(pkg/trie/triedb): node level caching #13496

Triggered via pull request October 10, 2024 23:02
Status Failure
Total duration 2m 16s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
linting: pkg/trie/triedb/node_owned.go#L190
G115: integer overflow conversion int -> uint8 (gosec)
linting: pkg/trie/triedb/triedb.go#L1147
`happend` is a misspelling of `happened` (misspell)
linting: pkg/trie/triedb/lookup_test.go#L78
unnecessary conversion (unconvert)
linting: pkg/trie/triedb/cache.go#L22
func `NonExistingCachedValue[H].data` is unused (unused)
linting: pkg/trie/triedb/cache.go#L23
func `NonExistingCachedValue[H].hash` is unused (unused)
linting: pkg/trie/triedb/cache.go#L30
func `ExistingHashCachedValue[H].data` is unused (unused)
linting: pkg/trie/triedb/cache.go#L31
func `ExistingHashCachedValue[H].hash` is unused (unused)
linting: pkg/trie/triedb/cache.go#L45
func `ExistingCachedValue[H].data` is unused (unused)
linting: pkg/trie/triedb/cache.go#L46
func `ExistingCachedValue[H].hash` is unused (unused)
linting: pkg/trie/triedb/node_owned.go#L34
func `ValueOwnedInline[H].data` is unused (unused)
linting
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
linting
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']