Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created July 13, 2019 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seleniumgists/79603d1af87c4b56391dcf145ffa628f to your computer and use it in GitHub Desktop.
Save seleniumgists/79603d1af87c4b56391dcf145ffa628f to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
`BUILD FAILED
Command failed with exit code 1.
stderr: : warning: unknown enum constant kotlin.DeprecationLevel.ERROR
reason: class file for kotlin.DeprecationLevel not found
: warning: unknown enum constant kotlin.DeprecationLevel.ERROR
/Users/bharadwajpendyala/Documents/GitHub/selenium/java/client/src/org/openqa/selenium/remote/http/okhttp/CreateOkClient.java:-1: warning: unknown enum constant kotlin.DeprecationLevel.ERROR
/Users/bharadwajpendyala/Documents/GitHub/selenium/java/client/src/org/openqa/selenium/remote/http/okhttp/OkMessages.java:-1: warning: unknown enum constant kotlin.DeprecationLevel.WARNING
/Users/bharadwajpendyala/Documents/GitHub/selenium/java/client/src/org/openqa/selenium/remote/http/okhttp/OkMessages.java:122: error: cannot access kotlin.jvm.internal.markers.KMappedMarker
response.headers().names().forEach(
^
class file for kotlin.jvm.internal.markers.KMappedMarker not found
/Users/bharadwajpendyala/Documents/GitHub/selenium/java/client/src/org/openqa/selenium/remote/http/okhttp/OkMessages.java:-1: note: /Users/bharadwajpendyala/Documents/GitHub/selenium/java/client/src/org/openqa/selenium/remote/http/okhttp/OkMessages.java uses or overrides a deprecated API.
/Users/bharadwajpendyala/Documents/GitHub/selenium/java/client/src/org/openqa/selenium/remote/http/okhttp/OkMessages.java:-1: note: Recompile with -Xlint:deprecation for details.
Errors: 1. Warnings: 4.
When running <javac_jar>.
When building rule //java/client/src/org/openqa/selenium/remote/http/okhttp:okhttp.
go aborted!
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment