build: add grpc dependency to project #390
Annotations
1 error and 1 warning
commitlint
You have commit messages with errors
⧗ input: feat: Introduce gRPC support and code generation and define writeByGrpc interface
Added gRPC as a dependency to the project.
Implemented code generation for gRPC services.
Defined the writeByGrpc interface for data handling.
Signed-off-by: castlighting <[email protected]>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat: Add grpc dependencies to client module
Signed-off-by: castlighting <[email protected]>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: docs: Rename comment grpc-vertx to vertx-grpc
Signed-off-by: castlighting <[email protected]>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|