feat: 4184 ai oci model support #11679
validations.yaml
on: pull_request
Build snapshot artifacts
8m 29s
Static analysis
2m 11s
Unit tests
3m 33s
Integration tests
1m 1s
Upload snapshot artifacts
Acceptance tests (Linux)
Acceptance tests (Mac)
CLI tests (Linux)
Cleanup snapshot cache
0s
Annotations
8 errors
|
Integration tests
Process completed with exit code 2.
|
|
Integration tests
cannot use (*MockResolver)(nil) (value of type *MockResolver) as Resolver value in variable declaration: *MockResolver does not implement Resolver (missing method LayerContentsByDigest)
|
|
Static analysis
Process completed with exit code 2.
|
|
Static analysis:
syft/file/mock_resolver.go#L15
cannot use (*MockResolver)(nil) (value of type *MockResolver) as Resolver value in variable declaration: *MockResolver does not implement Resolver (missing method LayerContentsByDigest) (typecheck)
|
|
Unit tests
Process completed with exit code 2.
|
|
Unit tests:
syft/file/mock_resolver.go#L15
cannot use (*MockResolver)(nil) (value of type *MockResolver) as Resolver value in variable declaration: *MockResolver does not implement Resolver (missing method LayerContentsByDigest)
|
|
Build snapshot artifacts
Process completed with exit code 2.
|
|
Build snapshot artifacts:
syft/file/mock_resolver.go#L15
cannot use (*MockResolver)(nil) (value of type *MockResolver) as Resolver value in variable declaration: *MockResolver does not implement Resolver (missing method LayerContentsByDigest)
|