Skip to content

Morten/fix signing #206

Morten/fix signing

Morten/fix signing #206

Triggered via pull request August 12, 2024 18:41
Status Failure
Total duration 31s
Artifacts

build.yml

on: pull_request
Matrix: Build binaries
Upload release binaries
0s
Upload release binaries
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Build binaries (linux, amd64): keys.go#L104
cannot use inputBinary (variable of type *authenticode.PECOFFBinary) as io.ReaderAt value in argument to kh.SignFile: *authenticode.PECOFFBinary does not implement io.ReaderAt (missing method ReadAt)
Build binaries (linux, amd64)
Process completed with exit code 1.
Build binaries (linux, arm64)
The job was canceled because "linux_amd64" failed.
Build binaries (linux, arm64): keys.go#L104
cannot use inputBinary (variable of type *authenticode.PECOFFBinary) as io.ReaderAt value in argument to kh.SignFile: *authenticode.PECOFFBinary does not implement io.ReaderAt (missing method ReadAt)
Build binaries (linux, arm64)
The operation was canceled.
Build binaries (linux, arm, 6)
The job was canceled because "linux_amd64" failed.
Build binaries (linux, arm, 6): keys.go#L104
cannot use inputBinary (variable of type *authenticode.PECOFFBinary) as io.ReaderAt value in argument to kh.SignFile: *authenticode.PECOFFBinary does not implement io.ReaderAt (missing method ReadAt)
Build binaries (linux, arm, 6)
The operation was canceled.
Build binaries (linux, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build binaries (linux, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/