Taro L. Saito

Results 169 issues of Taro L. Saito

There should be an assertion so that length should not exceed the int size limit.

bug

https://github.com/kiyo-masui/bitshuffle 0.5.1 is the latest version, but due to API incompatibilities and various build failures when using cross compilers, it's been difficult to change the bitshuffle version to use. The...

help wanted

- Need to avoid config overlaps for presto, sqlite, etc.

Log level set by `-L(package)=(level)` should be unset after finishing tests

If ESModule is enabled, Scala.js + Selenium can't complete tests because loading main.js failed due to CORS policy violation: ![image](https://github.com/scala-js/scala-js-env-selenium/assets/57538/601a3574-6628-4014-9059-6726ed7a64a2) ``` Access to script at 'file:///Users/leo/work/git/scalajs-selenium/target/scala-3.1.2/test-selenium-test-fastopt/main.js' from origin 'null' has...

## Use Case Creating an instance of a given `Type[A]` enriched with helper traits. This functionality is necessary for porting Airframe DI, a dependency injection library (https://wvlet.org/airframe/docs/airframe), to Scala 3....

Upgrade Scala Native to 0.5.1. - Upgrade to sbt 1.9.9 to pass compilation - [breaking] Dropped Scala 2.11.12, which is no longer supported in Scala Native and Scala.js - Upgraded...