feat: add solo smoke test to test flow #905
+269
−6
Merged
Codacy Production / Codacy Static Code Analysis
required action
Dec 12, 2024 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity increasing per file
==============================
- examples/create-topic.js 5
See the complete overview on Codacy
Annotations
Check warning on line 12 in .github/workflows/script/solo_smoke_test.sh
codacy-production / Codacy Static Code Analysis
.github/workflows/script/solo_smoke_test.sh#L12
function_name appears unused. Verify use (or export if used externally).
Check warning on line 88 in .github/workflows/script/solo_smoke_test.sh
codacy-production / Codacy Static Code Analysis
.github/workflows/script/solo_smoke_test.sh#L88
Double quote to prevent globbing and word splitting.
Check warning on line 96 in .github/workflows/script/solo_smoke_test.sh
codacy-production / Codacy Static Code Analysis
.github/workflows/script/solo_smoke_test.sh#L96
Double quote to prevent globbing and word splitting.
Loading