Add matching based on platform.features and platform.compatibilities #74
Annotations
10 errors and 1 warning
compare.go#L1
: # github.com/containerd/platforms [github.com/containerd/platforms.test]
|
compare.go#L49
unknown field Features in struct literal of type v1.Platform
|
compare.go#L49
platform.Features undefined (type v1.Platform has no field or method Features)
|
compare.go#L50
unknown field Compatibilities in struct literal of type v1.Platform
|
compare.go#L50
platform.Compatibilities undefined (type v1.Platform has no field or method Compatibilities)
|
compare.go#L69
unknown field Features in struct literal of type v1.Platform
|
compare.go#L69
platform.Features undefined (type v1.Platform has no field or method Features)
|
compare.go#L70
unknown field Compatibilities in struct literal of type v1.Platform
|
compare.go#L70
platform.Compatibilities undefined (type v1.Platform has no field or method Compatibilities)
|
compare.go#L85
unknown field Features in struct literal of type v1.Platform
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading