introduce low dash separated config vars #347
CodeQL
/
Analyze CodeQL
1m 19s
Linting
/
Nest Lint
57s
Tests and Sonarcloud
/
Tests and Sonarcloud
3m 13s
Scheduled trivy scan of latest image
/
Trivy Scan
Publish image and scan with trivy
/
build_and_upload_image
Publish image and scan with trivy
/
...
/
Trivy Scan
Annotations
2 errors and 1 warning
Linting / Nest Lint
Process completed with exit code 1.
|
Tests and Sonarcloud / Tests and Sonarcloud
Process completed with exit code 1.
|
Linting / Nest Lint:
src/core/logging/module-logger.ts#L47
Replace `.split(/(?=[A-Z])/).join('_')` with `⏎············.split(/(?=[A-Z])/)⏎············.join('_')⏎············`
|