Skip to content

Bump github.com/onflow/cadence from 1.0.0-preview.52 to 1.0.1 #891

Bump github.com/onflow/cadence from 1.0.0-preview.52 to 1.0.1

Bump github.com/onflow/cadence from 1.0.0-preview.52 to 1.0.1 #891

Triggered via pull request October 9, 2024 06:26
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
Test
cannot use environment.NewScriptEnvironmentFromStorageSnapshot(b.vmCtx.EnvironmentParams, b.pendingBlock.ledgerState.NewChild()) (value of type *environment.facadeEnvironment) as environment.Environment value in return statement: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionEffortWeights: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionMemoryWeights: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionMemoryLimit: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in return statement: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use environment.NewScriptEnv(proc.RequestContext, ctx.TracerSpan, ctx.EnvironmentParams, txnState) (value of type *environment.facadeEnvironment) as environment.Environment value in struct literal: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in struct literal: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use &facadeEnvironment{} (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method ValidateAccountCapabilitiesGet)
Test
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use environment.NewScriptEnvironmentFromStorageSnapshot(b.vmCtx.EnvironmentParams, b.pendingBlock.ledgerState.NewChild()) (value of type *environment.facadeEnvironment) as environment.Environment value in return statement: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use &facadeEnvironment{} (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionEffortWeights: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionMemoryWeights: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in argument to GetExecutionMemoryLimit: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in return statement: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use environment.NewScriptEnv(proc.RequestContext, ctx.TracerSpan, ctx.EnvironmentParams, txnState) (value of type *environment.facadeEnvironment) as environment.Environment value in struct literal: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Lint
cannot use env (variable of type *environment.facadeEnvironment) as environment.Environment value in struct literal: *environment.facadeEnvironment does not implement environment.Environment (missing method ValidateAccountCapabilitiesGet)
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/flow-playground-api/flow-playground-api. Supported file pattern: go.sum