Skip to content

Add delta accumulate functions #362

Add delta accumulate functions

Add delta accumulate functions #362

Triggered via pull request November 12, 2024 16:39
Status Failure
Total duration 1m 32s
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#L699
undefined: invocations.InvokeAccumulate
Lint: internal/statetransition/state_transition.go#L867
cannot use ctx.ServiceAccount (value of type func() service.ServiceAccount) as *service.ServiceAccount value in struct literal
Lint: internal/statetransition/state_transition.go#L868
ctx.ValidatorKeys undefined (type polkavm.AccumulateContext has no field or method ValidatorKeys)
Lint: internal/statetransition/state_transition.go#L871
ctx.AuthorizationsQueue undefined (type polkavm.AccumulateContext has no field or method AuthorizationsQueue)
Lint: internal/statetransition/state_transition.go#L872
ctx.ServicesState undefined (type polkavm.AccumulateContext has no field or method ServicesState)
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)
Lint: internal/statetransition/state_transition.go#L882
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices) (typecheck)
Lint
issues found