Skip to content

ci: adding github action to build go binaries #1

ci: adding github action to build go binaries

ci: adding github action to build go binaries #1

Triggered via push October 22, 2024 15:17
Status Failure
Total duration 2m 21s
Billable time 14m
Artifacts

build.yaml

on: push
Matrix: example
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
example (macos-latest, darwin, amd64)
undefined: EventFlags
example (macos-latest, darwin, amd64)
undefined: fsEventStreamRef
example (macos-latest, darwin, amd64)
undefined: fsDispatchQueueRef
example (macos-latest, darwin, amd64)
undefined: CreateFlags
example (macos-latest, darwin, amd64)
undefined: GetDeviceUUID
example (macos-latest, darwin, amd64)
es.start undefined (type *EventStream has no field or method start, but does have Start)
example (macos-latest, darwin, amd64)
undefined: flush
example (macos-latest, darwin, amd64)
undefined: stop
example (macos-latest, darwin, amd64)
Process completed with exit code 1.
example (macos-latest, darwin, arm64)
The job was canceled because "macos-latest_darwin_amd64" failed.
example (ubuntu-latest, windows, amd64)
The job was canceled because "macos-latest_darwin_amd64" failed.
example (ubuntu-latest, linux, amd64)
The job was canceled because "macos-latest_darwin_amd64" failed.
example (ubuntu-latest, linux, amd64)
The job was canceled because "macos-latest_darwin_amd64" failed.
example (macos-latest, darwin, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/