Skip to content

Upgrade emulator

Upgrade emulator #98

Triggered via pull request November 19, 2025 03:54
Status Failure
Total duration 4m 56s
Artifacts

code-analysis.yml

on: pull_request
Matrix: analyze-code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
analyze-code (go)
Process completed with exit code 1.
analyze-code (go): internal/test/test.go#L316
cannot use func(location common.Location) (string, error) {…} (value of type func(location "github.com/onflow/cadence/common".Location) (string, error)) as "github.com/onflow/cadence-tools/test".ImportResolver value in return statement
analyze-code (go): internal/test/test.go#L267
runner.WithImportResolver(importResolver(scriptPath, state)).WithFileResolver(fileResolver(scriptPath, state)).WithContracts undefined (type *"github.com/onflow/cadence-tools/test".TestRunner has no field or method WithContracts)