Skip to content

build: add grpc dependency to project #390

build: add grpc dependency to project

build: add grpc dependency to project #390

Re-run triggered December 25, 2024 05:01
Status Failure
Total duration 21s
Artifacts

commit_lint.yml

on: pull_request
commitlint
10s
commitlint
Fit to window
Zoom out
Zoom in

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