Bump github.com/onflow/flow-evm-gateway from 1.0.6-0.20250423070830-877dd34ea166 to 1.1.1 #4338
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
19 errors and 2 warnings
|
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/util/checker_environment.go#L391
undefined: runtime.InterpretFunc (typecheck)
|
|
lint:
internal/util/test.go#L41
undefined: flowkit (typecheck)
|
|
lint:
internal/util/util.go#L48
undefined: flowkit (typecheck)
|
|
lint:
internal/util/util.go#L119
undefined: flowkit (typecheck)
|
|
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#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#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/config/add-account.go#L142
undefined: math.MaxUint32 (typecheck)
|
|
lint:
internal/config/add-account.go#L143
undefined: math.MaxUint32 (typecheck)
|
|
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)
|
|
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 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)
unknown field LegacyContractUpgradeEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config
|
|
test (ubuntu-latest)
unknown field StorageFormatV2Enabled in struct literal of type "github.com/onflow/cadence/runtime".Config
|
|
test (ubuntu-latest)
undefined: runtime.NewInterpreterRuntime
|
|
test (ubuntu-latest)
Process completed with exit code 2.
|
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
|
test (windows-latest)
The operation was canceled.
|
|
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
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']
|