Skip to content

Support basic, mTLS and bearer access token based auth and authorization using annotations when running on Vert.x gRPC server #3465

Support basic, mTLS and bearer access token based auth and authorization using annotations when running on Vert.x gRPC server

Support basic, mTLS and bearer access token based auth and authorization using annotations when running on Vert.x gRPC server #3465

Triggered via pull request January 1, 2024 10:36
Status Success
Total duration 1m 34s
Artifacts

vale.yml

on: pull_request
Linting with Vale
1m 24s
Linting with Vale
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Linting with Vale: docs/src/main/asciidoc/grpc-service-implementation.adoc#L244
[vale] reported by reviewdog 🐶 [Quarkus.Headings] Use sentence-style capitalization in 'TLS with Mutual Auth'. Raw Output: {"message": "[Quarkus.Headings] Use sentence-style capitalization in 'TLS with Mutual Auth'.", "location": {"path": "docs/src/main/asciidoc/grpc-service-implementation.adoc", "range": {"start": {"line": 244, "column": 5}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/grpc-service-implementation.adoc#L432
[vale] reported by reviewdog 🐶 [Quarkus.Headings] Use sentence-style capitalization in 'gRPC Server authorization'. Raw Output: {"message": "[Quarkus.Headings] Use sentence-style capitalization in 'gRPC Server authorization'.", "location": {"path": "docs/src/main/asciidoc/grpc-service-implementation.adoc", "range": {"start": {"line": 432, "column": 4}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/grpc-service-implementation.adoc#L438
[vale] reported by reviewdog 🐶 [Quarkus.TermsWarnings] Consider using 'verify' rather than 'make sure' unless updating existing content that uses the term. Raw Output: {"message": "[Quarkus.TermsWarnings] Consider using 'verify' rather than 'make sure' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/grpc-service-implementation.adoc", "range": {"start": {"line": 438, "column": 81}}}, "severity": "WARNING"}
Linting with Vale: docs/src/main/asciidoc/grpc-service-consumption.adoc#L265
[vale] reported by reviewdog 🐶 [Quarkus.Headings] Use sentence-style capitalization in 'gRPC Headers'. Raw Output: {"message": "[Quarkus.Headings] Use sentence-style capitalization in 'gRPC Headers'.", "location": {"path": "docs/src/main/asciidoc/grpc-service-consumption.adoc", "range": {"start": {"line": 265, "column": 4}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/grpc-service-consumption.adoc#L267
[vale] reported by reviewdog 🐶 [Quarkus.TermsWarnings] Consider using 'for example' rather than 'e.g.' unless updating existing content that uses the term. Raw Output: {"message": "[Quarkus.TermsWarnings] Consider using 'for example' rather than 'e.g.' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/grpc-service-consumption.adoc", "range": {"start": {"line": 267, "column": 23}}}, "severity": "WARNING"}