Skip to content

Use other repo for testing #25

Use other repo for testing

Use other repo for testing #25

Triggered via push December 12, 2023 13:46
Status Failure
Total duration 21s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: general.go#L6
missing go.sum entry for module providing package github.com/memoos/ble (imported by github.com/tarent/go-nuki); to add:
Build: cmd/example/main.go#L9
missing go.sum entry for module providing package github.com/memoos/ble/linux (imported by github.com/tarent/go-nuki/cmd/example); to add:
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/