Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: polygon edge version info #98

fix: polygon edge version info

fix: polygon edge version info #98

Triggered via push September 22, 2023 12:02
Status Failure
Total duration 3m 53s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci_lint: state/runtime/tracer/structtracer/tracer.go#L1
: # github.com/0xPolygon/polygon-edge/state/runtime/tracer/structtracer [github.com/0xPolygon/polygon-edge/state/runtime/tracer/structtracer.test]
golangci_lint: state/runtime/tracer/structtracer/tracer_test.go#L196
unknown field storageUpdates in struct literal of type StructTracer
golangci_lint: state/runtime/tracer/structtracer/tracer_test.go#L197
cannot use make(map[types.Address]map[StorageAccess]bool) (value of type map[types.Address]map[StorageAccess]bool) as map[string]map[StorageAccess]bool value in struct literal
golangci_lint: state/runtime/tracer/structtracer/tracer_test.go#L227
unknown field storageUpdates in struct literal of type StructTracer
golangci_lint: state/runtime/tracer/structtracer/tracer_test.go#L228
cannot use make(map[types.Address]map[StorageAccess]bool) (value of type map[types.Address]map[StorageAccess]bool) as map[string]map[StorageAccess]bool value in struct literal
golangci_lint: state/runtime/tracer/structtracer/tracer_test.go#L286
unknown field storageUpdates in struct literal of type StructTracer
golangci_lint: state/runtime/tracer/structtracer/tracer_test.go#L287
cannot use make(map[types.Address]map[StorageAccess]bool) (value of type map[types.Address]map[StorageAccess]bool) as map[string]map[StorageAccess]bool value in struct literal