feat: update go, grpc-go, regen protos #158
Annotations
12 errors and 4 warnings
test
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/emortalmc/proto-specs/gen/go/nongenerated/kafkautils); to add:
|
test
Process completed with exit code 1.
|
lint:
gen/go/model/accountconnmanager/models.pb.go#L1
: cannot compile Go 1.23 code (typecheck)
|
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)
|
lint:
gen/go/model/badge/models.pb.go#L1
: cannot compile Go 1.23 code (typecheck)
|
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)
|
lint:
gen/go/model/gameplayerdata/models.pb.go#L1
: cannot compile Go 1.23 code (typecheck)
|
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)
|
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)
|
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)
|
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)
|
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)
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Both go-version and go-version-file inputs are specified, only go-version will be used
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/proto-specs/proto-specs. Supported file pattern: go.sum
|
lint
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/
|