Skip to content

Update PVM test vectors 64 bit #724

Update PVM test vectors 64 bit

Update PVM test vectors 64 bit #724

Triggered via pull request February 18, 2025 15:18
Status Failure
Total duration 1m 42s
Artifacts

go-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint: internal/authorization/authorization.go#L72
type func(hostCall uint32, gasCounter polkavm.Gas, regs polkavm.Registers, mem polkavm.Memory, ctx EmptyContext) (polkavm.Gas, polkavm.Registers, polkavm.Memory, EmptyContext, error) of hostCall does not match polkavm.HostCall[X] (cannot infer X) (typecheck)
Lint: internal/refine/refine.go#L110
type func(hostCall uint32, gasCounter polkavm.Gas, regs polkavm.Registers, mem polkavm.Memory, ctxPair polkavm.RefineContextPair) (polkavm.Gas, polkavm.Registers, polkavm.Memory, polkavm.RefineContextPair, error) of hostCall does not match polkavm.HostCall[X] (cannot infer X) (typecheck)
Lint
issues found