Skip to content

refactor comment with DDD #101

refactor comment with DDD

refactor comment with DDD #101

Triggered via pull request May 8, 2024 03:35
Status Failure
Total duration 12s
Artifacts

go_unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: applications/api/biz/model/api/api.pb.go#L10
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/TremblingV5/DouTok/applications/api/biz/model/api); to add:
build: applications/api/biz/model/api/api.pb.go#L11
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/TremblingV5/DouTok/applications/api/biz/model/api); to add:
build: applications/api/biz/model/api/hz.pb.go#L12
missing go.sum entry for module providing package google.golang.org/protobuf/types/descriptorpb (imported by github.com/TremblingV5/DouTok/applications/api/biz/model/api); to add:
build: applications/api/biz/handler/pack.go#L7
missing go.sum entry for module providing package github.com/cloudwego/hertz/pkg/app (imported by github.com/TremblingV5/DouTok/applications/api); to add:
build: applications/api/biz/handler/ping.go#L9
missing go.sum entry for module providing package github.com/cloudwego/hertz/pkg/common/utils (imported by github.com/TremblingV5/DouTok/applications/api/biz/handler); to add:
build: applications/api/biz/handler/pack.go#L8
missing go.sum entry for module providing package github.com/cloudwego/hertz/pkg/protocol/consts (imported by github.com/TremblingV5/DouTok/applications/api); to add:
build: kitex_gen/user/user.pb.fast.go#L7
missing go.sum entry for module providing package github.com/cloudwego/fastpb (imported by github.com/TremblingV5/DouTok/kitex_gen/entity); to add:
build: kitex_gen/comment/commentservice/client.go#L8
missing go.sum entry for module providing package github.com/cloudwego/kitex/client (imported by github.com/TremblingV5/DouTok/applications/api/initialize/rpc); to add:
build: kitex_gen/comment/commentservice/client.go#L9
missing go.sum entry for module providing package github.com/cloudwego/kitex/client/callopt (imported by github.com/TremblingV5/DouTok/kitex_gen/comment/commentservice); to add:
build: kitex_gen/comment/commentservice/commentservice.go#L10
missing go.sum entry for module providing package github.com/cloudwego/kitex/pkg/serviceinfo (imported by github.com/TremblingV5/DouTok/kitex_gen/comment/commentservice); to add:
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.