Skip to content

mod: update go-verkle #254

mod: update go-verkle

mod: update go-verkle #254

Triggered via pull request November 27, 2023 13:25
Status Failure
Total duration 11m 30s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
test: cmd/geth/verkle.go#L205
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
test: cmd/geth/verkle.go#L270
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
test: cmd/geth/verkle.go#L279
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
test: cmd/geth/verkle.go#L288
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
test
Process completed with exit code 1.
build: cmd/geth/verkle.go#L205
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
build: cmd/geth/verkle.go#L270
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
build: cmd/geth/verkle.go#L279
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
build: cmd/geth/verkle.go#L288
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
build
Process completed with exit code 1.
lint: cmd/geth/verkle.go#L205
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
lint: cmd/geth/verkle.go#L270
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
lint: cmd/geth/verkle.go#L279
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem)
lint: cmd/geth/verkle.go#L288
vRoot.InsertStem undefined (type *verkle.InternalNode has no field or method InsertStem) (typecheck)
lint
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/