Update to Cadence v1.2.1 #4090
Annotations
10 errors and 3 warnings
Run golangci/[email protected]:
internal/util/checker_environment.go#L41
cannot use CheckerEnvironment{} (value of type CheckerEnvironment) as "github.com/onflow/cadence/runtime".Environment value in variable declaration: CheckerEnvironment does not implement "github.com/onflow/cadence/runtime".Environment (missing method ResolveLocation)
|
Run golangci/[email protected]:
internal/util/checker_environment.go#L70
cannot use e (variable of 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 (missing method ResolveLocation) (typecheck)
|
Run golangci/[email protected]:
internal/prompt/prompt.go#L28
could not import github.com/onflow/flow-cli/internal/util (-: # github.com/onflow/flow-cli/internal/util
|
Run golangci/[email protected]:
internal/util/checker_environment.go#L41
cannot use CheckerEnvironment{} (value of type CheckerEnvironment) as "github.com/onflow/cadence/runtime".Environment value in variable declaration: CheckerEnvironment does not implement "github.com/onflow/cadence/runtime".Environment (missing method ResolveLocation)
|
Run golangci/[email protected]:
internal/util/checker_environment.go#L70
cannot use e (variable of 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 (missing method ResolveLocation)) (typecheck)
|
Run golangci/[email protected]:
internal/command/command.go#L52
could not import github.com/onflow/flow-cli/internal/util (-: # github.com/onflow/flow-cli/internal/util
|
Run golangci/[email protected]:
internal/util/checker_environment.go#L41
cannot use CheckerEnvironment{} (value of type CheckerEnvironment) as "github.com/onflow/cadence/runtime".Environment value in variable declaration: CheckerEnvironment does not implement "github.com/onflow/cadence/runtime".Environment (missing method ResolveLocation)
|
Run golangci/[email protected]:
internal/util/checker_environment.go#L70
cannot use e (variable of 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 (missing method ResolveLocation)) (typecheck)
|
Run golangci/[email protected]:
internal/cadence/languageserver/languageserver.go#L28
could not import github.com/onflow/flow-cli/internal/util (-: # github.com/onflow/flow-cli/internal/util
|
Run golangci/[email protected]:
internal/util/checker_environment.go#L41
cannot use CheckerEnvironment{} (value of type CheckerEnvironment) as "github.com/onflow/cadence/runtime".Environment value in variable declaration: CheckerEnvironment does not implement "github.com/onflow/cadence/runtime".Environment (missing method ResolveLocation)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post Run golangci/[email protected]
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Run golangci/[email protected]
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Loading