Rename toU64(), toU256() for consistency with other functions #759
Annotations
10 errors and 1 warning
golangci-lint:
rvgo/scripts/go-ffi/differential-testing.go#L11
could not import github.com/ethereum-optimism/asterisc/rvgo/fast (-: # github.com/ethereum-optimism/asterisc/rvgo/fast
|
golangci-lint:
rvgo/fast/vm.go#L689
undefined: toU64) (typecheck)
|
golangci-lint:
rvgo/slow/parse.go#L1
: # github.com/ethereum-optimism/asterisc/rvgo/slow
|
golangci-lint:
rvgo/slow/vm.go#L826
undefined: toU64
|
golangci-lint:
rvgo/slow/vm.go#L873
undefined: toU64 (typecheck)
|
golangci-lint:
op-e2e/faultproofs/precompile_test.go#L15
could not import github.com/ethereum-optimism/asterisc/rvgo/fast (-: # github.com/ethereum-optimism/asterisc/rvgo/fast
|
golangci-lint:
rvgo/fast/vm.go#L689
undefined: toU64) (typecheck)
|
golangci-lint:
rvgo/cmd/load_elf.go#L13
could not import github.com/ethereum-optimism/asterisc/rvgo/fast (-: # github.com/ethereum-optimism/asterisc/rvgo/fast
|
golangci-lint:
rvgo/fast/vm.go#L689
undefined: toU64) (typecheck)
|
golangci-lint:
rvgo/fast/elf.go#L1
: # github.com/ethereum-optimism/asterisc/rvgo/fast [github.com/ethereum-optimism/asterisc/rvgo/fast.test]
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading