Add CI #2
ci.yml
on: pull_request
editorconfig
3s
markdown-lint
5s
go-test
19s
lint
25s
yaml-lint
5s
Annotations
2 errors and 8 warnings
Dollar signs used before commands without showing output:
README.md#L47
README.md:47:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ make build-and-install"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md014.md
|
markdown-lint
Failed with exit code: 1
|
yaml-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
yaml-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
markdown-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test
Restore cache failed: Dependencies file is not found in /home/runner/work/umom/umom. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/umom/umom. Supported file pattern: go.sum
|