fix: update deps & go mod tidy #159
Annotations
10 errors and 1 warning
go-lint:
gen/go/model/accountconnmanager/models.pb.go#L1
: cannot compile Go 1.23 code (typecheck)
|
go-lint:
gen/go/grpc/accountconnmanager/grpc.pb.go#L10
could not import github.com/emortalmc/proto-specs/gen/go/model/accountconnmanager (-: cannot compile Go 1.23 code) (typecheck)
|
go-lint:
gen/go/model/badge/models.pb.go#L1
: cannot compile Go 1.23 code (typecheck)
|
go-lint:
gen/go/grpc/badge/grpc.pb.go#L10
could not import github.com/emortalmc/proto-specs/gen/go/model/badge (-: cannot compile Go 1.23 code) (typecheck)
|
go-lint:
gen/go/model/gameplayerdata/models.pb.go#L1
: cannot compile Go 1.23 code (typecheck)
|
go-lint:
gen/go/grpc/gameplayerdata/grpc.pb.go#L10
could not import github.com/emortalmc/proto-specs/gen/go/model/gameplayerdata (-: cannot compile Go 1.23 code) (typecheck)
|
go-lint:
gen/go/grpc/gametracker/grpc.pb.go#L10
could not import github.com/emortalmc/proto-specs/gen/go/model/common (-: cannot compile Go 1.23 code) (typecheck)
|
go-lint:
gen/go/grpc/gametracker/grpc.pb.go#L11
could not import github.com/emortalmc/proto-specs/gen/go/model/gametracker (-: cannot compile Go 1.23 code) (typecheck)
|
go-lint:
gen/go/grpc/leaderboard/grpc.pb.go#L10
could not import github.com/emortalmc/proto-specs/gen/go/model/common (-: cannot compile Go 1.23 code) (typecheck)
|
go-lint:
gen/go/grpc/leaderboard/grpc.pb.go#L11
could not import github.com/emortalmc/proto-specs/gen/go/model/leaderboard (-: cannot compile Go 1.23 code) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading