Skip to content

Added action

Added action #55

Triggered via pull request December 13, 2024 16:44
@DE7924DE7924
synchronize #3
action-setup
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
code-quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636