fix info #15
Annotations
4 errors and 1 warning
build:
internal/app/server/app.go#L9
missing go.sum entry for module providing package github.com/go-chi/chi/v5 (imported by github.com/theruziev/starter/internal/app/server); to add:
|
build:
internal/pkg/logx/ctx.go#L6
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/theruziev/starter/internal/pkg/logx); to add:
|
build:
internal/pkg/logx/logging.go#L9
missing go.sum entry for module providing package go.uber.org/zap/zapcore (imported by github.com/theruziev/starter/internal/pkg/logx); 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/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|