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: JavaScript namespaces, JSON-Schema Bundles, Bi-directional JSON-RPC changes #179

Open
wants to merge 66 commits into
base: next
Choose a base branch
from

Conversation

jlacivita
Copy link
Contributor

No description provided.

src/macrofier/engine.mjs Dismissed Show dismissed Hide dismissed
@rdkcmf-jenkins
Copy link

Coverity detected 1 issue; a quality concern.

})

return json
const notifiers = json.methods.filter( m => m.tags && m.tags.find(t => t.name == 'notifier')) || []

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Medium impact. Quality issue.
Control flow issues. Structurally dead code.
Code block is unreachable because of the syntactic structure of the code
Actions intended to be performed by the unreachable code will never occur.

@rdkcmf-jenkins
Copy link

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/firebolt-openrpc/179/rdkcentral/firebolt-openrpc

  • Commit: 131dbb1

Report detail: gist

@rdkcmf-jenkins
Copy link

WARNING: A Blackduck scan failure has been waived

A prior failure has been upvoted

  • Upvote reason: OK

  • Commit: 131dbb1

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.

3 participants