Skip to content

Implementation of multi-arch support for extension packages #6269

Implementation of multi-arch support for extension packages

Implementation of multi-arch support for extension packages #6269

Triggered via pull request January 16, 2025 15:19
Status Failure
Total duration 6m 10s
Artifacts

build.yml

on: pull_request
Matrix: test
Matrix: build-additional-archs
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
test (windows-lcow): pkg/dist/extension_descriptor_test.go#L91
unnecessary trailing newline (whitespace)
test (windows-lcow): internal/commands/extension_package.go#L42
`registy` is a misspelling of `registry` (misspell)
test (windows-lcow): internal/commands/extension_package_test.go#L370
func `whereReadExtensionDescriptor` is unused (unused)
test (windows-lcow)
Process completed with exit code 1.
test (linux): internal/commands/extension_package.go#L42
`registy` is a misspelling of `registry` (misspell)
test (linux): internal/commands/extension_package_test.go#L370
func `whereReadExtensionDescriptor` is unused (unused)
test (linux): pkg/dist/extension_descriptor_test.go#L91
unnecessary trailing newline (whitespace)
test (linux)
Process completed with exit code 2.
test (macos): internal/commands/extension_package.go#L42
`registy` is a misspelling of `registry` (misspell)
test (macos): internal/commands/extension_package_test.go#L370
func `whereReadExtensionDescriptor` is unused (unused)
test (macos): pkg/dist/extension_descriptor_test.go#L91
unnecessary trailing newline (whitespace)
test (macos)
Process completed with exit code 2.
test (windows-wcow): internal/commands/extension_package.go#L42
`registy` is a misspelling of `registry` (misspell)
test (windows-wcow): internal/commands/extension_package_test.go#L370
func `whereReadExtensionDescriptor` is unused (unused)
test (windows-wcow): pkg/dist/extension_descriptor_test.go#L91
unnecessary trailing newline (whitespace)
test (windows-wcow)
Process completed with exit code 1.
test (linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636