uimage API: add arbitrary CPIO records #100
go.yml
on: pull_request
Matrix: Build and test
Matrix: Cross-platform builds
Matrix: Race test
Annotations
8 errors and 6 warnings
Build and test (1.22.x, ubuntu-latest):
uimage/initramfs/files_test.go#L655
unknown field errs in struct literal of type struct{desc string; opts *Opts; output *cpio.Archive; want Records; err error}
|
Build and test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
Build and test (1.21.x, ubuntu-latest):
uimage/initramfs/files_test.go#L655
unknown field errs in struct literal of type struct{desc string; opts *Opts; output *cpio.Archive; want Records; err error}
|
Build and test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
Race test (1.22.x, ubuntu-latest):
uimage/initramfs/files_test.go#L655
unknown field errs in struct literal of type struct{desc string; opts *Opts; output *cpio.Archive; want Records; err error}
|
Race test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
Race test (1.21.x, ubuntu-latest):
uimage/initramfs/files_test.go#L655
unknown field errs in struct literal of type struct{desc string; opts *Opts; output *cpio.Archive; want Records; err error}
|
Race test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
Cross-platform builds (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Cross-platform builds (1.22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Race test (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Race test (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|