Update to Cadence v1.6.2 & Flow Go cfbf840 #4359
Annotations
10 errors and 3 warnings
|
internal/util/checker_environment.go#L73
cannot use e (variable of struct type CheckerEnvironment) as "github.com/onflow/cadence/runtime".Environment value in argument to evmstdlib.SetupEnvironment: CheckerEnvironment does not implement "github.com/onflow/cadence/runtime".Environment (wrong type for method CommitStorageTemporarily)
|
|
internal/util/checker_environment.go#L56
cannot use env (variable of type *CheckerEnvironment) as "github.com/onflow/cadence/stdlib".StandardLibraryHandler value in argument to stdlib.DefaultScriptStandardLibraryValues: *CheckerEnvironment does not implement "github.com/onflow/cadence/stdlib".StandardLibraryHandler (wrong type for method CommitStorageTemporarily)
|
|
internal/util/checker_environment.go#L48
cannot use env (variable of type *CheckerEnvironment) as "github.com/onflow/cadence/stdlib".StandardLibraryHandler value in argument to stdlib.DefaultStandardLibraryValues: *CheckerEnvironment does not implement "github.com/onflow/cadence/stdlib".StandardLibraryHandler (wrong type for method CommitStorageTemporarily)
|
|
internal/util/checker_environment.go#L44
cannot use CheckerEnvironment{} (value of struct type CheckerEnvironment) as "github.com/onflow/cadence/runtime".Environment value in variable declaration: CheckerEnvironment does not implement "github.com/onflow/cadence/runtime".Environment (wrong type for method CommitStorageTemporarily)
|
|
internal/prompt/prompt.go#L29
could not import github.com/onflow/flow-cli/internal/util (-: # github.com/onflow/flow-cli/internal/util
|
|
internal/util/checker_environment.go#L391
undefined: runtime.InterpretFunc (typecheck)
|
|
internal/util/checker_environment.go#L73
cannot use e (variable of struct type CheckerEnvironment) as "github.com/onflow/cadence/runtime".Environment value in argument to evmstdlib.SetupEnvironment: CheckerEnvironment does not implement "github.com/onflow/cadence/runtime".Environment (wrong type for method CommitStorageTemporarily)
|
|
internal/util/checker_environment.go#L56
cannot use env (variable of type *CheckerEnvironment) as "github.com/onflow/cadence/stdlib".StandardLibraryHandler value in argument to stdlib.DefaultScriptStandardLibraryValues: *CheckerEnvironment does not implement "github.com/onflow/cadence/stdlib".StandardLibraryHandler (wrong type for method CommitStorageTemporarily)
|
|
internal/util/checker_environment.go#L48
cannot use env (variable of type *CheckerEnvironment) as "github.com/onflow/cadence/stdlib".StandardLibraryHandler value in argument to stdlib.DefaultStandardLibraryValues: *CheckerEnvironment does not implement "github.com/onflow/cadence/stdlib".StandardLibraryHandler (wrong type for method CommitStorageTemporarily)
|
|
internal/util/checker_environment.go#L44
cannot use CheckerEnvironment{} (value of struct type CheckerEnvironment) as "github.com/onflow/cadence/runtime".Environment value in variable declaration: CheckerEnvironment does not implement "github.com/onflow/cadence/runtime".Environment (wrong type for method CommitStorageTemporarily)
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading