Skip to content

feat(ci): improve code-pushup command logs#1152

Merged
matejchalk merged 7 commits into
mainfrom
fix-ci-logs
Nov 26, 2025
Merged

feat(ci): improve code-pushup command logs#1152
matejchalk merged 7 commits into
mainfrom
fix-ci-logs

ci(local-action): set verbose only if debug flag set in github actions

ff64ed9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 26, 2025 in 3s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 21 in testing/test-utils/src/lib/utils/execute-process-helper.mock.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe shell command constructed from library input Medium test

This shell argument which depends on
library input
is later used in a
shell command
.

Check warning on line 22 in testing/test-utils/src/lib/utils/execute-process-helper.mock.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe shell command constructed from library input Medium test

This shell argument which depends on
library input
is later used in a
shell command
.