Skip to content

Support Cadence import aliasing in Dependency Manager #4856

Support Cadence import aliasing in Dependency Manager

Support Cadence import aliasing in Dependency Manager #4856

Triggered via pull request November 25, 2025 21:03
Status Failure
Total duration 4m 38s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
lint
issues found
lint: internal/dependencymanager/dependencyinstaller_test.go#L835
dep.Canonical undefined (type *config.Dependency has no field or method Canonical) (typecheck)
lint: internal/dependencymanager/dependencyinstaller_test.go#L788
dep.Canonical undefined (type *config.Dependency has no field or method Canonical)
lint: internal/dependencymanager/dependencyinstaller.go#L820
originalDependency.Canonical undefined (type config.Dependency has no field or method Canonical)
lint: internal/dependencymanager/dependencyinstaller.go#L820
unknown field Canonical in struct literal of type config.Dependency
lint: internal/dependencymanager/dependencyinstaller.go#L298
targetDep.Canonical undefined (type *config.Dependency has no field or method Canonical)
lint: internal/dependencymanager/dependencyinstaller.go#L274
dep.Canonical undefined (type config.Dependency has no field or method Canonical)
lint: internal/dependencymanager/dependencyinstaller.go#L232
dep.Canonical undefined (type config.Dependency has no field or method Canonical)
test (ubuntu-latest)
Process completed with exit code 2.
test (ubuntu-latest): internal/dependencymanager/dependencyinstaller.go#L820
originalDependency.Canonical undefined (type config.Dependency has no field or method Canonical)
test (ubuntu-latest): internal/dependencymanager/dependencyinstaller.go#L820
unknown field Canonical in struct literal of type config.Dependency
test (ubuntu-latest): internal/dependencymanager/dependencyinstaller.go#L298
targetDep.Canonical undefined (type *config.Dependency has no field or method Canonical)
test (ubuntu-latest): internal/dependencymanager/dependencyinstaller.go#L274
dep.Canonical undefined (type config.Dependency has no field or method Canonical)
test (ubuntu-latest): internal/dependencymanager/dependencyinstaller.go#L232
dep.Canonical undefined (type config.Dependency has no field or method Canonical)
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (windows-latest)
The operation was canceled.