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

Unhandled exception: Missing hash key: "basePath" (KeyError) #102

Closed
hahwul opened this issue Sep 21, 2023 · 0 comments
Closed

Unhandled exception: Missing hash key: "basePath" (KeyError) #102

hahwul opened this issue Sep 21, 2023 · 0 comments
Assignees
Labels
🔬 analyzer Issue for Analyzer 🐞 bug Something isn't working

Comments

@hahwul
Copy link
Member

hahwul commented Sep 21, 2023

OAS2

$ noir -b .
              .__
  ____   ____ |__|______
 /    \ /  _ \|  \_  __ \
|   |  (  <♠️> )  ||  | \/
|___|  /\____/|__||__|
     \/                 v0.7.2

[*] Detecting technologies to base directory.
[I] Detected 2 technologies.
    go_echo
    oas2
[*] Initiate code analysis based on the detected technology.
[*] Starting analysis of endpoints.
    17 Analyzers initialized
    Analysis to 2 technologies
Unhandled exception: Missing hash key: "basePath" (KeyError)
  from /opt/homebrew/Cellar/noir/0.7.2/bin/noir in 'raise<KeyError>:NoReturn'
  from /opt/homebrew/Cellar/noir/0.7.2/bin/noir in 'JSON::Any#[]<String>:JSON::Any'
  from /opt/homebrew/Cellar/noir/0.7.2/bin/noir in '~procProc(Hash(Symbol, String), Array(Endpoint))@src/analyzer/analyzer.cr:17'
  from /opt/homebrew/Cellar/noir/0.7.2/bin/noir in '__crystal_main'
  from /opt/homebrew/Cellar/noir/0.7.2/bin/noir in 'main'
@hahwul hahwul added 🐞 bug Something isn't working 🔬 analyzer Issue for Analyzer labels Sep 21, 2023
@hahwul hahwul self-assigned this Sep 21, 2023
hahwul added a commit that referenced this issue Sep 21, 2023
hahwul added a commit that referenced this issue Sep 21, 2023
@hahwul hahwul closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔬 analyzer Issue for Analyzer 🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant