Move action required message to the spec #11733
changelog-reminder.yml
on: pull_request
[PR] Changelog Reminder
6s
Annotations
3 warnings
[PR] Changelog Reminder
The following actions uses node12 which is deprecated and will be forced to run on node16: mskelton/changelog-reminder-action@7039cd14fb784c0a2b37f6e7a6ade2c9148c2245. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
[PR] Changelog Reminder
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, mskelton/changelog-reminder-action@7039cd14fb784c0a2b37f6e7a6ade2c9148c2245. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/app/src/cli/models/extensions/extension-instance.ts#L266
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|