Bug fix #6
release-drafter.yaml
on: push
update_release_draft
3s
Annotations
1 error and 3 warnings
update_release_draft
Invalid config file
|
update_release_draft
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/
|
update_release_draft
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
update_release_draft
jQAssistant/jqassistant: Invalid config file
{
name: 'event',
id: '9906658539',
stack: 'Error: Configuration file .github/release_drafter.yml is not found. The configuration file must reside in your default branch.\n' +
' at getConfig (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142745:13)\n' +
' at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142339:20)\n' +
' at async Promise.all (index 0)',
type: 'Error'
}
|