feat: add verbose hint to stamp list command (#537) #1343
Annotations
13 warnings
check (18.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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check (18.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 (18.x):
src/command/manifest/manifest-command.ts#L8
Unexpected 'fixme' comment: 'FIXME: review these error messages in...'
|
check (18.x):
src/command/pss/pss-command.ts#L4
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
src/command/pss/receive.ts#L45
Unexpected 'todo' comment: 'TODO: utf-8 decoding may fail, text is...'
|
check (18.x):
src/command/upload.ts#L20
'MAX_UPLOAD_SIZE' is assigned a value but never used
|
check (18.x):
src/utils/error.ts#L17
Unexpected any. Specify a different type
|
check (18.x):
src/utils/error.ts#L35
Unexpected any. Specify a different type
|
check (18.x):
test/custom-matcher.ts#L6
'R' is defined but never used
|
check (18.x):
test/quality-of-life/topic.spec.ts#L30
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
test/quality-of-life/topic.spec.ts#L38
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
test/quality-of-life/topic.spec.ts#L67
Unexpected 'todo' comment: 'TODO:...'
|