Added action #55
Annotations
10 errors and 1 warning
Code Quality:
src/main.ts#L157
'response' is never reassigned. Use 'const' instead
|
Code Quality:
src/main.ts#L159
'error' is never reassigned. Use 'const' instead
|
Code Quality:
src/main.ts#L172
Do not assign to the exception parameter
|
Code Quality:
src/main.ts#L173
Invalid type "unknown" of template literal expression
|
Code Quality:
src/main.ts#L184
'_' is assigned a value but never used
|
Code Quality:
src/scripts/analyze.ts#L2
'exec' is defined but never used
|
Code Quality:
src/scripts/analyze.ts#L3
'Command' is defined but never used
|
Code Quality:
src/scripts/analyze.ts#L3
'passedEmoji' is defined but never used
|
Code Quality:
src/scripts/testing.ts#L13
Expected the Promise rejection reason to be an Error
|
Code Quality
Failed ESLint: true
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading