Support Cadence import aliasing in Dependency Manager #4856
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.
|