fix: add smart-checkout #48
run-lint.yml
on: push
golangci-lint
3s
install go
4s
autoformat check
2s
run tests
6s
Annotations
4 errors and 4 warnings
golangci-lint
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ydbops/ydbops/.github/actions/smart-checkout/action.yml'. Did you forget to run actions/checkout before running your local action?
|
autoformat check
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ydbops/ydbops/.github/actions/smart-checkout/action.yml'. Did you forget to run actions/checkout before running your local action?
|
install go
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ydbops/ydbops/.github/actions/smart-checkout/action.yml'. Did you forget to run actions/checkout before running your local action?
|
run tests
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/ydbops/ydbops/.github/actions/smart-checkout/action.yml'. Did you forget to run actions/checkout before running your local action?
|
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
autoformat check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
install go
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|