Added missing go sum #2
Annotations
4 errors and 1 warning
Run unit tests:
reader.go#L9
missing go.sum entry for module providing package github.com/clausecker/nfc/v2 (imported by github.com/xBlaz3kx/nfc-reader-go-example); to add:
|
Run unit tests:
reader.go#L10
missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/xBlaz3kx/nfc-reader-go-example); to add:
|
Run unit tests:
reader.go#L11
missing go.sum entry for module providing package github.com/warthog618/gpiod (imported by github.com/xBlaz3kx/nfc-reader-go-example); to add:
|
Run unit tests
Process completed with exit code 1.
|
Run unit tests
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/.
|