Skip to content

Fix for Semicolon insertion#810

Merged
Andrey1994 merged 1 commit intomasterfrom
finding-autofix-d74cdd59
Apr 26, 2026
Merged

Fix for Semicolon insertion#810
Andrey1994 merged 1 commit intomasterfrom
finding-autofix-d74cdd59

Conversation

@Andrey1994
Copy link
Copy Markdown
Member

To fix this issue, make semicolon usage consistent by adding an explicit semicolon to the statement on line 17 in nodejs_package/tests/ica.ts.

Best fix (without changing functionality):

  • Edit runExample in nodejs_package/tests/ica.ts.
  • Change board.releaseSession() to board.releaseSession();.
  • No imports, methods, or dependency changes are needed.

Suggested fixes powered by Copilot Autofix. Review carefully before merging.

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@Andrey1994 Andrey1994 marked this pull request as ready for review April 26, 2026 16:00
@Andrey1994 Andrey1994 merged commit febde49 into master Apr 26, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant