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

style(examples): 2021-09-20 linter warnings batch 17 / 26; part 2 #2425

Merged
merged 1 commit into from
Jun 27, 2023

Commits on Jun 27, 2023

  1. style(examples): 2021-09-20 linter warnings batch 17 / 26; part 2

    1. Added a user-defined type guard to check for `BambooHarvest` types
    on the front-end.
    2. Additional runtime type checks during data type conversion so that
    if we get invalid input it speaks up against it specifically instead of
    using `any` types and generic crashes.
    
    Fixes hyperledger#2092
    
    Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>
    
    Signed-off-by: adrianbatuto <adrian.batuto@accenture.com>
    Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
    adrianbatuto authored and petermetz committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    acdcec6 View commit details
    Browse the repository at this point in the history