Skip to content

feat(MQ): add local mq #7

feat(MQ): add local mq

feat(MQ): add local mq #7

Triggered via pull request May 23, 2024 09:06
Status Failure
Total duration 1m 6s
Artifacts

reviewdog.yml

on: pull_request
reviewdog on Pull Request
44s
reviewdog on Pull Request
runner / staticcheck
57s
runner / staticcheck
runner / alex
29s
runner / alex
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
reviewdog on Pull Request
Process completed with exit code 1.
runner / staticcheck: cmd/demo/service/main.go#L4
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/moke-kit/fxmain (imported by github.com/gstones/moke-layout/cmd/demo/service); to add: go get github.com/gstones/moke-layout/cmd/demo/service Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/moke-kit/fxmain (imported by github.com/gstones/moke-layout/cmd/demo/service); to add:\n\tgo get github.com/gstones/moke-layout/cmd/demo/service","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"cmd/demo/service/main.go","range":{"start":{"line":4,"column":2}}},"severity":"ERROR"}
runner / staticcheck: cmd/demo/service/main.go#L5
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/moke-kit/mq/pkg/mfx (imported by github.com/gstones/moke-layout/cmd/demo/service); to add: go get github.com/gstones/moke-layout/cmd/demo/service Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/moke-kit/mq/pkg/mfx (imported by github.com/gstones/moke-layout/cmd/demo/service); to add:\n\tgo get github.com/gstones/moke-layout/cmd/demo/service","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"cmd/demo/service/main.go","range":{"start":{"line":5,"column":2}}},"severity":"ERROR"}
runner / staticcheck: internal/clients/demo/grpc_cli.go#L9
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/moke-kit/logging/slogger (imported by github.com/gstones/moke-layout/internal/clients/demo); to add: go get github.com/gstones/moke-layout/internal/clients/demo Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/moke-kit/logging/slogger (imported by github.com/gstones/moke-layout/internal/clients/demo); to add:\n\tgo get github.com/gstones/moke-layout/internal/clients/demo","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"internal/clients/demo/grpc_cli.go","range":{"start":{"line":9,"column":2}}},"severity":"ERROR"}
runner / staticcheck: internal/clients/demo/shell.go#L9
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/moke-kit/server/tools (imported by github.com/gstones/moke-layout/internal/clients/demo); to add: go get github.com/gstones/moke-layout/internal/clients/demo Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/moke-kit/server/tools (imported by github.com/gstones/moke-layout/internal/clients/demo); to add:\n\tgo get github.com/gstones/moke-layout/internal/clients/demo","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"internal/clients/demo/shell.go","range":{"start":{"line":9,"column":2}}},"severity":"ERROR"}
runner / staticcheck: internal/clients/demo/tcp_cli.go#L8
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/zinx/zconf (imported by github.com/gstones/moke-layout/internal/clients/demo); to add: go get github.com/gstones/moke-layout/internal/clients/demo Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/zinx/zconf (imported by github.com/gstones/moke-layout/internal/clients/demo); to add:\n\tgo get github.com/gstones/moke-layout/internal/clients/demo","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"internal/clients/demo/tcp_cli.go","range":{"start":{"line":8,"column":2}}},"severity":"ERROR"}
runner / staticcheck: internal/clients/demo/tcp_cli.go#L9
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/zinx/ziface (imported by github.com/gstones/moke-layout/internal/clients/demo); to add: go get github.com/gstones/moke-layout/internal/clients/demo Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/zinx/ziface (imported by github.com/gstones/moke-layout/internal/clients/demo); to add:\n\tgo get github.com/gstones/moke-layout/internal/clients/demo","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"internal/clients/demo/tcp_cli.go","range":{"start":{"line":9,"column":2}}},"severity":"ERROR"}
runner / staticcheck: internal/clients/demo/tcp_cli.go#L10
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/zinx/zpack (imported by github.com/gstones/moke-layout/internal/clients/demo); to add: go get github.com/gstones/moke-layout/internal/clients/demo Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/zinx/zpack (imported by github.com/gstones/moke-layout/internal/clients/demo); to add:\n\tgo get github.com/gstones/moke-layout/internal/clients/demo","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"internal/clients/demo/tcp_cli.go","range":{"start":{"line":10,"column":2}}},"severity":"ERROR"}
runner / staticcheck: internal/services/demo/db_nosql/demo/dao.go#L4
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/moke-kit/orm/nosql (imported by github.com/gstones/moke-layout/internal/services/demo/db_nosql/demo); to add: go get github.com/gstones/moke-layout/internal/services/demo/db_nosql/demo Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/moke-kit/orm/nosql (imported by github.com/gstones/moke-layout/internal/services/demo/db_nosql/demo); to add:\n\tgo get github.com/gstones/moke-layout/internal/services/demo/db_nosql/demo","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"internal/services/demo/db_nosql/demo/dao.go","range":{"start":{"line":4,"column":2}}},"severity":"ERROR"}
runner / staticcheck: internal/services/demo/db_nosql/demo/keys.go#L3
[staticcheck] reported by reviewdog 🐶 missing go.sum entry for module providing package github.com/gstones/moke-kit/orm/nosql/key (imported by github.com/gstones/moke-layout/internal/services/demo/db_nosql/demo); to add: go get github.com/gstones/moke-layout/internal/services/demo/db_nosql/demo Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"missing go.sum entry for module providing package github.com/gstones/moke-kit/orm/nosql/key (imported by github.com/gstones/moke-layout/internal/services/demo/db_nosql/demo); to add:\n\tgo get github.com/gstones/moke-layout/internal/services/demo/db_nosql/demo","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"internal/services/demo/db_nosql/demo/keys.go","range":{"start":{"line":3,"column":8}}},"severity":"ERROR"}
runner / staticcheck
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
runner / alex
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
reviewdog on Pull Request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.