Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add solo smoke test to test flow #905

Merged
merged 32 commits into from
Dec 13, 2024

fail if hard hat test fails

dd01b20
Select commit
Loading
Failed to load commit list.
Merged

feat: add solo smoke test to test flow #905

fail if hard hat test fails
dd01b20
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 12, 2024 in 0s

3 new issues (0 max.) of at least minor severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

.github/workflows/script/solo_smoke_test.sh#L96

Double quote to prevent globbing and word splitting.