issue #46: Add every useful workflow for this repository #3
github-workflows.yml
on: pull_request
build-deploy
/
build-push-image
1m 3s
lint-test
/
lint-test
27s
markdown-check
/
markdown-link-check
18s
repo-standard
/
validate-name
27s
build-deploy
/
remove-old-image
22s
Annotations
7 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
|
Fenced code blocks should have a language specified:
README.md#L24
README.md:24 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#L33
README.md:33 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#L42
README.md:42 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
|
markdown-check / markdown-link-check
Failed 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
Process completed with exit code 1.
|
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/
|
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/.
|
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/.
|