docs: describe caveat and workaround for multiple fpm pools #381
ci.yml
on: pull_request
lint-unit
/
rspec
52s
lint-unit
/
cookstyle
46s
lint-unit
/
yamllint
29s
lint-unit
/
markdownlint-cli2
6s
lint-unit
/
markdown-link-check
24s
lint-unit
/
check-metadata
5s
Matrix: integration-amazonlinux
Matrix: integration
Annotations
4 errors and 1 warning
Multiple consecutive blank lines:
documentation/php_fpm_pool.md#L31
documentation/php_fpm_pool.md:31 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
|
Fenced code blocks should have a language specified:
documentation/php_fpm_pool.md#L47
documentation/php_fpm_pool.md:47 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md
|
Headings must start at the beginning of the line:
documentation/php_fpm_pool.md#L55
documentation/php_fpm_pool.md:55:1 MD023/heading-start-left Headings must start at the beginning of the line [Context: " ### Possible Workaround"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md023.md
|
lint-unit / markdownlint-cli2
Failed with exit code: 1
|
lint-unit / check-metadata
Unable to report checks or comment on forks.
|