Skip to content

fix(role): Add automatic SCRAM-SHA-256 password escaping and docs #730

fix(role): Add automatic SCRAM-SHA-256 password escaping and docs

fix(role): Add automatic SCRAM-SHA-256 password escaping and docs #730

Re-run triggered September 14, 2025 17:27
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
lint-unit  /  ...  /  RSpec ubuntu-latest
35s
lint-unit / runner / RSpec ubuntu-latest
lint-unit  /  ...  /  Cookstyle
27s
lint-unit / runner / Cookstyle
lint-unit  /  ...  /  yamllint
10s
lint-unit / runner / yamllint
lint-unit  /  ...  /  markdownlint
3s
lint-unit / runner / markdownlint
lint-unit  /  ...  /  linkspector
43s
lint-unit / runner / linkspector
lint-unit  /  ...  /  Check Metadata
4s
lint-unit / runner / Check Metadata
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint-unit / runner / markdownlint
Failed with exit code: 1
Files should end with a single newline character: documentation/scram-sha-256.md#L198
documentation/scram-sha-256.md:198:97 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md047.md
Fenced code blocks should be surrounded by blank lines: documentation/scram-sha-256.md#L53
documentation/scram-sha-256.md:53 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```ruby"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md031.md
Fenced code blocks should be surrounded by blank lines: documentation/scram-sha-256.md#L44
documentation/scram-sha-256.md:44 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```ruby"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md031.md
Fenced code blocks should have a language specified: documentation/scram-sha-256.md#L21
documentation/scram-sha-256.md:21 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md040.md
Fenced code blocks should be surrounded by blank lines: documentation/scram-sha-256.md#L21
documentation/scram-sha-256.md:21 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md031.md
Fenced code blocks should have a language specified: documentation/scram-sha-256.md#L16
documentation/scram-sha-256.md:16 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md040.md
Fenced code blocks should be surrounded by blank lines: documentation/scram-sha-256.md#L16
documentation/scram-sha-256.md:16 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md031.md
Lists should be surrounded by blank lines: documentation/scram-sha-256.md#L8
documentation/scram-sha-256.md:8 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Stronger security**: Uses ..."] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md032.md