Skip to content

Add matching based on platform.features and platform.compatibilities #74

Add matching based on platform.features and platform.compatibilities

Add matching based on platform.features and platform.compatibilities #74

Triggered via pull request July 8, 2024 13:57
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Project Checks
28s
Project Checks
Matrix: Linters
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 4 warnings
Linters (ubuntu-22.04): compare.go#L1
: # github.com/containerd/platforms [github.com/containerd/platforms.test]
Linters (ubuntu-22.04): compare.go#L49
unknown field Features in struct literal of type v1.Platform
Linters (ubuntu-22.04): compare.go#L49
platform.Features undefined (type v1.Platform has no field or method Features)
Linters (ubuntu-22.04): compare.go#L50
unknown field Compatibilities in struct literal of type v1.Platform
Linters (ubuntu-22.04): compare.go#L50
platform.Compatibilities undefined (type v1.Platform has no field or method Compatibilities)
Linters (ubuntu-22.04): compare.go#L69
unknown field Features in struct literal of type v1.Platform
Linters (ubuntu-22.04): compare.go#L69
platform.Features undefined (type v1.Platform has no field or method Features)
Linters (ubuntu-22.04): compare.go#L70
unknown field Compatibilities in struct literal of type v1.Platform
Linters (ubuntu-22.04): compare.go#L70
platform.Compatibilities undefined (type v1.Platform has no field or method Compatibilities)
Linters (ubuntu-22.04): compare.go#L85
unknown field Features in struct literal of type v1.Platform
Tests (ubuntu-22.04)
unknown field Features in struct literal of type v1.Platform
Tests (ubuntu-22.04)
platform.Features undefined (type v1.Platform has no field or method Features)
Tests (ubuntu-22.04)
unknown field Compatibilities in struct literal of type v1.Platform
Tests (ubuntu-22.04)
platform.Compatibilities undefined (type v1.Platform has no field or method Compatibilities)
Tests (ubuntu-22.04)
unknown field Features in struct literal of type v1.Platform
Tests (ubuntu-22.04)
platform.Features undefined (type v1.Platform has no field or method Features)
Tests (ubuntu-22.04)
unknown field Compatibilities in struct literal of type v1.Platform
Tests (ubuntu-22.04)
platform.Compatibilities undefined (type v1.Platform has no field or method Compatibilities)
Tests (ubuntu-22.04)
unknown field Features in struct literal of type v1.Platform
Tests (ubuntu-22.04)
platform.Features undefined (type v1.Platform has no field or method Features)
Linters (windows-2022)
The job was canceled because "ubuntu-22_04" failed.
Linters (windows-2022)
The operation was canceled.
Tests (macos-12)
The job was canceled because "ubuntu-22_04" failed.
Tests (macos-12)
The operation was canceled.
Linters (macos-12)
The job was canceled because "ubuntu-22_04" failed.
Linters (macos-12)
The operation was canceled.
Tests (windows-2022)
The job was canceled because "ubuntu-22_04" failed.
Tests (windows-2022)
The operation was canceled.
Linters (ubuntu-22.04)
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/
Tests (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (ubuntu-22.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Project Checks
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/