This repository has been archived by the owner on Nov 3, 2024. It is now read-only.
feat: use counts and lists, update go 1.23 #174
Annotations
10 errors and 1 warning
internal/utils/runtime/runtime.go#L1
: cannot compile Go 1.23 code (typecheck)
|
internal/config/global.go#L4
could not import github.com/emortalmc/kurushimi/internal/utils/runtime (-: cannot compile Go 1.23 code) (typecheck)
|
internal/utils/kubeutils.go#L1
: cannot compile Go 1.23 code (typecheck)
|
internal/gsallocation/common.go#L8
could not import github.com/emortalmc/kurushimi/internal/utils (-: cannot compile Go 1.23 code) (typecheck)
|
internal/gsallocation/selector/game_based.go#L7
could not import github.com/emortalmc/kurushimi/internal/utils (-: cannot compile Go 1.23 code) (typecheck)
|
internal/repository/model/model.go#L4
could not import github.com/emortalmc/kurushimi/internal/utils (-: cannot compile Go 1.23 code) (typecheck)
|
internal/repository/registrytypes/uuid_types.go#L1
: cannot compile Go 1.23 code (typecheck)
|
internal/repository/mongo.go#L7
could not import github.com/emortalmc/kurushimi/internal/repository/registrytypes (-: cannot compile Go 1.23 code) (typecheck)
|
internal/director/director.go#L15
could not import github.com/emortalmc/kurushimi/internal/utils/protoutils (-: cannot compile Go 1.23 code) (typecheck)
|
internal/service/public.go#L10
could not import github.com/emortalmc/kurushimi/internal/utils/grpczap (-: 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/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/
|
This job failed
Loading