add ci #1
Annotations
5 errors and 2 warnings
build:
internal/wire/wire.go#L13
missing go.sum entry for module providing package github.com/rs/zerolog/log (imported by github.com/muhamadazmy/restate-sdk-go/internal/state); to add:
|
build:
server/restate.go#L14
missing go.sum entry for module providing package github.com/posener/h2conn (imported by github.com/muhamadazmy/restate-sdk-go/server); to add:
|
build:
server/restate.go#L16
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by github.com/muhamadazmy/restate-sdk-go/server); to add:
|
build:
test/main.go#L11
missing go.sum entry for module providing package github.com/rs/zerolog (imported by github.com/muhamadazmy/restate-sdk-go/test); to add:
|
build
Process completed with exit code 1.
|
build
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
Restore cache failed: Dependencies file is not found in /home/runner/work/restate-sdk-go/restate-sdk-go. Supported file pattern: go.sum
|