Update to Cadence v1.6.2 & Flow Go cfbf840 #4359
Annotations
22 errors and 3 warnings
|
test (ubuntu-latest)
Process completed with exit code 2.
|
|
test (ubuntu-latest):
internal/util/checker_environment.go#L391
undefined: runtime.InterpretFunc
|
|
test (ubuntu-latest):
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)
|
|
test (ubuntu-latest):
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)
|
|
test (ubuntu-latest):
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)
|
|
test (ubuntu-latest):
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)
|
|
test (ubuntu-latest)
cannot use []*gethTypes.Receipt{…} (value of type []*"github.com/onflow/go-ethereum/core/types".Receipt) as *"github.com/onflow/go-ethereum/core/types".Receipt value in argument to gethTypes.CreateBloom
|
|
test (ubuntu-latest)
cannot use result (variable of type *standardLibrary) as stdlib.StandardLibraryHandler value in argument to stdlib.DefaultScriptStandardLibraryValues: *standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method CommitStorageTemporarily)
|
|
test (ubuntu-latest)
cannot use result (variable of type *standardLibrary) as stdlib.StandardLibraryHandler value in argument to stdlib.DefaultStandardLibraryValues: *standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method CommitStorageTemporarily)
|
|
test (ubuntu-latest)
cannot use standardLibrary{} (value of struct type standardLibrary) as stdlib.StandardLibraryHandler value in variable declaration: standardLibrary does not implement stdlib.StandardLibraryHandler (wrong type for method CommitStorageTemporarily)
|
|
lint:
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)
|
|
lint:
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)
|
|
lint:
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)
|
|
lint:
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)
|
|
lint:
internal/prompt/prompt.go#L29
could not import github.com/onflow/flow-cli/internal/util (-: # github.com/onflow/flow-cli/internal/util
|
|
lint:
internal/util/checker_environment.go#L391
undefined: runtime.InterpretFunc (typecheck)
|
|
lint:
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)
|
|
lint:
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)
|
|
lint:
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)
|
|
lint:
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)
|
|
test (windows-latest)
The operation was canceled.
|
|
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
|
lint
Cache not found for keys: golangci-lint.cache-Linux-2893-d7266854dc5848f3fbacb585c51dcfa9d8eeeeb1, golangci-lint.cache-Linux-2893-
|
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|