feat(ci): init checks #2
ci_release.yml
on: pull_request
lint
/
golangci-lint
4s
lint
/
yamllint
8s
lint
/
markdown-lint
18s
Annotations
1 error and 2 warnings
lint / golangci-lint
The specified go version file at: ./go.mod does not exist
|
lint / yamllint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|