Skip to content

first iteration of new custom uint128 type #3512

first iteration of new custom uint128 type

first iteration of new custom uint128 type #3512

Status Failure
Total duration 56s
Artifacts

juno-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: adapters/sn2core/sn2core_test.go#L1
: # github.com/NethermindEth/juno/adapters/sn2core_test [github.com/NethermindEth/juno/adapters/sn2core.test]
lint: adapters/sn2core/sn2core_test.go#L373
undefined: uint128.NewUint128
lint: adapters/sn2core/sn2core_test.go#L416
undefined: uint128.NewUint128
lint: adapters/sn2core/sn2core_test.go#L448
undefined: uint128.NewUint128 (typecheck)
lint: clients/feeder/feeder_test.go#L1
: # github.com/NethermindEth/juno/clients/feeder_test [github.com/NethermindEth/juno/clients/feeder.test]
lint: clients/feeder/feeder_test.go#L63
undefined: uint128.NewUint128
lint: clients/feeder/feeder_test.go#L121
undefined: uint128.NewUint128
lint: clients/feeder/feeder_test.go#L225
undefined: uint128.NewUint128 (typecheck)
lint: uint128/uint128.go#L17
Error return value of `z.setUint128` is not checked (errcheck)
lint: uint128/uint128.go#L22
Error return value of `z.setUint128` is not checked (errcheck)