Skip to content

fix: update deps & go mod tidy #159

fix: update deps & go mod tidy

fix: update deps & go mod tidy #159

Triggered via push November 5, 2024 21:26
Status Failure
Total duration 2m 44s
Artifacts

go-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
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/