Update to Cadence v1.2.1 #4090
Annotations
15 errors and 4 warnings
test (ubuntu-latest):
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)
|
test (ubuntu-latest):
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)
|
test (ubuntu-latest)
Process completed with exit code 2.
|
lint:
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)
|
lint:
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)
|
lint:
internal/prompt/prompt.go#L28
could not import github.com/onflow/flow-cli/internal/util (-: # github.com/onflow/flow-cli/internal/util
|
lint:
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)
|
lint:
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)
|
lint:
internal/command/command.go#L52
could not import github.com/onflow/flow-cli/internal/util (-: # github.com/onflow/flow-cli/internal/util
|
lint:
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)
|
lint:
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)
|
lint:
internal/cadence/languageserver/languageserver.go#L28
could not import github.com/onflow/flow-cli/internal/util (-: # github.com/onflow/flow-cli/internal/util
|
lint:
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)
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (ubuntu-latest)
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/
|
lint
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/
|
lint
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']
|
lint
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']
|