Bump github.com/onflow/flow-go-sdk from 1.3.3 to 1.6.0 #4342
Annotations
20 errors and 3 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/accounts/accounts_test.go#L75
declared and not used: args (typecheck)
|
|
lint:
internal/accounts/accounts_test.go#L89
declared and not used: args (typecheck)
|
|
lint:
internal/accounts/accounts_test.go#L103
declared and not used: args (typecheck)
|
|
test (ubuntu-latest)
invocation.Interpreter undefined (type interpreter.Invocation has no field or method Interpreter)
|
|
test (ubuntu-latest)
undefined: runtime.NewInterpreterRuntime
|
|
test (ubuntu-latest)
invocation.Interpreter undefined (type interpreter.Invocation has no field or method Interpreter)
|
|
test (ubuntu-latest)
invocation.Interpreter undefined (type interpreter.Invocation has no field or method Interpreter)
|
|
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)
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
Cache not found for keys: golangci-lint.cache-Linux-2891-4f9d118ee247f033c679de4e1c5d6acbb819e405, golangci-lint.cache-Linux-2891-
|
|
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']
|