chore: release 0.7.0 (#465) #1015
Annotations
6 warnings
check (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, jossef/action-set-json-field@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check (14.x):
src/stamps.ts#L8
'Options' is defined but never used. Allowed unused vars must match /^_/u
|
check (14.x):
src/stamps.ts#L281
Unexpected any. Specify a different type
|
check (14.x):
src/utils.ts#L24
Unexpected 'todo' comment: 'TODO:...'
|