feat(MQ): add local mq #7
Annotations
10 errors and 1 warning
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1:
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"}
|
Run reviewdog/action-staticcheck@v1
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
|
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/.
|
Loading