Skip to content

issue #46: Add every useful workflow for this repository #1

issue #46: Add every useful workflow for this repository

issue #46: Add every useful workflow for this repository #1

Status Failure
Total duration 1m 16s
Artifacts

markdown-check.yml

on: pull_request
build-deploy  /  build-push-image
47s
build-deploy / build-push-image
markdown-check  /  markdown-link-check
13s
markdown-check / markdown-link-check
build-deploy  /  remove-old-image
11s
build-deploy / remove-old-image
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Emphasis used instead of a heading: README.md#L7
README.md:7 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Details"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md036.md
Line length: README.md#L19
README.md:19:81 MD013/line-length Line length [Expected: 80; Actual: 98] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Fenced code blocks should have a language specified: README.md#L21
README.md:21 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md040.md
Fenced code blocks should have a language specified: README.md#L29
README.md:29 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md040.md
Fenced code blocks should have a language specified: README.md#L38
README.md:38 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md040.md
Line length: README.md#L46
README.md:46:81 MD013/line-length Line length [Expected: 80; Actual: 135] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L48
README.md:48:81 MD013/line-length Line length [Expected: 80; Actual: 112] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L49
README.md:49:81 MD013/line-length Line length [Expected: 80; Actual: 98] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
markdown-check / markdown-link-check
Failed with exit code: 1
build-deploy / build-push-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/