Skip to content

refactor: empty classroom service of undergraduate student #34

refactor: empty classroom service of undergraduate student

refactor: empty classroom service of undergraduate student #34

Triggered via pull request October 2, 2024 04:16
Status Failure
Total duration 2m 41s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/api/biz/handler/ping.go#L1
: cannot compile Go 1.23 code (typecheck)
lint: cmd/api/biz/model/model/model.go#L1
: cannot compile Go 1.23 code (typecheck)
lint: kitex_gen/model/k-consts.go#L1
: cannot compile Go 1.23 code (typecheck)
lint: cmd/api/biz/model/api/api.go#L9
could not import github.com/west2-online/fzuhelper-server/cmd/api/biz/model/model (-: cannot compile Go 1.23 code) (typecheck)
lint: cmd/api/biz/model/api/login_data.go#L7
could not import github.com/west2-online/fzuhelper-server/kitex_gen/model (-: cannot compile Go 1.23 code) (typecheck)
lint: cmd/api/biz/pack/base.go#L8
could not import github.com/west2-online/fzuhelper-server/pkg/errno (-: cannot compile Go 1.23 code) (typecheck)
lint: cmd/api/biz/pack/classroom.go#L4
could not import github.com/west2-online/fzuhelper-server/cmd/api/biz/model/model (-: cannot compile Go 1.23 code) (typecheck)
lint: cmd/api/biz/pack/classroom.go#L5
could not import github.com/west2-online/fzuhelper-server/kitex_gen/model (-: cannot compile Go 1.23 code) (typecheck)
lint: kitex_gen/classroom/classroom.go#L9
could not import github.com/west2-online/fzuhelper-server/kitex_gen/model (-: cannot compile Go 1.23 code) (typecheck)
lint: config/config.go#L6
could not import github.com/west2-online/fzuhelper-server/pkg/logger (-: cannot compile Go 1.23 code) (typecheck)
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/