fix: db schema updates WIP #54
Annotations
8 errors and 2 warnings
exec makefile
missing go.sum entry for module providing package go.mongodb.org/mongo-driver/bson (imported by github.com/p-society/gc-server/auth/internal/db); to add:
|
exec makefile
missing go.sum entry for module providing package go.mongodb.org/mongo-driver/mongo (imported by github.com/p-society/gc-server/auth/internal/db); to add:
|
exec makefile
missing go.sum entry for module providing package go.mongodb.org/mongo-driver/mongo/options (imported by github.com/p-society/gc-server/auth/internal/db); to add:
|
exec makefile
missing go.sum entry for module providing package github.com/gorilla/mux (imported by github.com/p-society/gc-server/auth/internal/router); to add:
|
exec makefile
missing go.sum entry for module providing package github.com/golang-jwt/jwt (imported by github.com/p-society/gc-server/auth/internal/handlers); to add:
|
exec makefile
missing go.sum entry for module providing package go.mongodb.org/mongo-driver/bson/primitive (imported by github.com/p-society/gc-server/schemas/pkg/models); to add:
|
exec makefile
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by github.com/p-society/gc-server/auth/internal/handlers); to add:
|
exec makefile
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading