ci: add new workflow to check if versioned_docs has been modified #17
lint.yml
on: pull_request
lint-jsonschema
9s
check_doc
9s
Matrix: Lint
Annotations
1 error and 4 warnings
check_doc
website/versioned_docs has changed. Instead you need to update the docs in the website/docs folder.
|
check_doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check_doc
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/task/task. Supported file pattern: go.sum
|
Lint (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/task/task. Supported file pattern: go.sum
|