Skip to content

refactor: upgrade accumulate PVM invocations to v0.4.5 #358

refactor: upgrade accumulate PVM invocations to v0.4.5

refactor: upgrade accumulate PVM invocations to v0.4.5 #358

Triggered via pull request November 12, 2024 13:12
Status Failure
Total duration 1m 27s
Billable time 2m
Artifacts

go-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: internal/statetransition/state_transition.go#L698
undefined: invocations.InvokeAccumulate
Lint: internal/statetransition/state_transition.go#L866
cannot use ctx.ServiceAccount (value of type func() service.ServiceAccount) as *service.ServiceAccount value in struct literal
Lint: internal/statetransition/state_transition.go#L867
ctx.ValidatorKeys undefined (type polkavm.AccumulateContext has no field or method ValidatorKeys)
Lint: internal/statetransition/state_transition.go#L870
ctx.AuthorizationsQueue undefined (type polkavm.AccumulateContext has no field or method AuthorizationsQueue)
Lint: internal/statetransition/state_transition.go#L871
ctx.ServicesState undefined (type polkavm.AccumulateContext has no field or method ServicesState)
Lint: internal/statetransition/state_transition.go#L878
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices)
Lint: internal/statetransition/state_transition.go#L879
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices)
Lint: internal/statetransition/state_transition.go#L880
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices)
Lint: internal/statetransition/state_transition.go#L881
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices) (typecheck)
Lint
issues found