Snyk: [馃悰] Could not detect supported target files

Created on 18 Aug 2020  路  3Comments  路  Source: snyk/snyk

  • node -v: v14.7.0
  • npm -v: 6.4.7
  • snyk -v: 1.370.1 (standalone)
  • OS: OSX macOS Catalina 10.15.6
  • Command run: import projetc from Github in dashboard/web

Expected behaviour

I expect I could import this project: https://github.com/Drjacky/OMDbMultiplatform

Actual behaviour

It shows an error:

  • Could not detect supported target files. Please see our documentation for supported languages and target files.

Steps to reproduce

Try to import https://github.com/Drjacky/OMDbMultiplatform.
It contains swift and kotlin languages

Screenshots

image

answered question

All 3 comments

hi @Drjacky unfortunately the message you are seeing is correct neither *.swift or build.gradle.kts are supported via Github import in UI.

You can use the CLI to scan Kotlin applications and for Swift we only at the moment support CocoaPods lock files.

Please have a look at our documentation for Java & Swift.

hi @Drjacky unfortunately the message you are seeing is correct neither *.swift or build.gradle.kts are supported via Github import in UI.

You can use the CLI to scan Kotlin applications and for Swift we only at the moment support CocoaPods lock files.

Please have a look at our documentation for Java & Swift.

why had not you supported "build.gradle.kts" files in Github import to UI yet?

@realhuseynov Sorry, I didn't get your question/solution!

Was this page helpful?
0 / 5 - 0 ratings