sixcorners

Results 35 issues of sixcorners

AmazonS3Client.builder().build() returns an AmazonS3 not an AmazonS3Client. This makes it so that this can be used with that.

Just an FYI. Instead of finding and syncing users you could probably read off the activity events from github directly. https://developer.github.com/v3/activity/events/ Alternatively you could also use info from gharchive.org. https://github.com/igrigorik/gharchive.org

I get ClassCastException: SlackReplyImpl cannot be cast to SlackMessageReply when calling slackSession.sendMessage() on an archived channel.

bug

I am using a trackpad on a macbook pro. If I scroll too quickly in the [demo](https://ryanseddon.github.io/ScrollListView/example/), especially if there is enough scroll room to really let it fly, then...

bug

If you bring in implementation("com.google.appengine:appengine-api-1.0-sdk:2.0.25") and implementation("com.sun.mail:jakarta.mail:2.0.1") it will break when you try to parse emails. ``` java.lang.NoClassDefFoundError: javax/activation/DataContentHandler at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:508) at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:468) at io.quarkus.bootstrap.classloading.QuarkusClassLoader.loadClass(QuarkusClassLoader.java:518)...

duplicate

If Path was taken instead of a String then custom filesystems could be used.

Isn't a list of pairs a map? Shouldn't List types be maps?

It would be nice if this was in maven central.

hgithub.com was redirecting to a website that offered a malicious download among other things.