Skip to content

Update to Cadence v1.8.3 #95

Update to Cadence v1.8.3

Update to Cadence v1.8.3 #95

Triggered via pull request November 19, 2025 01:55
Status Failure
Total duration 4m 52s
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)