issue #46: Add every useful workflow for this repository #2
github-workflows.yml
on: pull_request
build-deploy
/
build-push-image
1m 3s
lint-test
/
lint-test
16s
markdown-check
/
markdown-link-check
16s
repo-standard
/
validate-name
28s
build-deploy
/
remove-old-image
12s
Annotations
11 errors and 6 warnings
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
|
lint-test / lint-test
Process completed with exit code 1.
|
repo-standard / validate-name
The refs/pull/49/merge branch does not have a TESTING.md file, please add one.
|
lint-test / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
repo-standard / validate-name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
repo-standard / validate-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-deploy / build-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
build-deploy / remove-old-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|