Skip to content

issues Search Results · repo:com-lihaoyi/cask language:Scala

Filter by

71 results
 (73 ms)

71 results

incom-lihaoyi/cask (press backspace or delete to remove)

Labels: api-proposal, component:database, component:orm, priority:critical, status:discussion Important Context Requires Scala 3.7+: This proposal uses scalasql s SimpleTable syntax for cleaner ergonomics. ...
  • vim89
  • 2
  • Opened 
    2 days ago
  • #181

scala-lang.org provided a sample cask application using v0.10.2 here https://docs.scala-lang.org/toolkit/web-server-intro.html It took me a while to figure out this is outdated and the latest current ...
  • usrlocl
  • 2
  • Opened 
    on Oct 3
  • #175

as seen at https://scala-ci.typesafe.com/job/scala-2.13.x-jdk17-integrate-community-build/2744/artifact/logs/cask-build.log [cask] X test.cask.FailureTests.tooManyEndpoint 0ms [cask] java.lang.AssertionError: ...
  • SethTisue
  • 2
  • Opened 
    on Aug 3
  • #171

Hello guys. I m using cask 0.9.7 and have made some endpoints that work well if I use cURL. However, in a browser environment, they always result in Cross-Origin Request Blocked: The Same Origin Policy ...
  • eflisback
  • 1
  • Opened 
    on Mar 13
  • #167

So I was following the Getting Started docs for Cask here, and I m getting an error. I ve never used Mill or Cask before so maybe I m just being dumb here, but it looks like there use to be a file called ...
  • acloudmovingby
  • 2
  • Opened 
    on Jan 30
  • #165

Java version: java 21.0.5 2024-10-15 LTS Platform : Macbook m3 when run mill __.compile I get: hepin@Mac cask % mill __.compile ============================== __.compile ============================== ...
  • He-Pin
  • 4
  • Opened 
    on Nov 27, 2024
  • #153

This line from #137 is causing deprecation warnings when compiling against 0.10.1 with deprecations enabled: https://github.com/com-lihaoyi/cask/blame/fae83f8ed17518574f0f6e1200bbd8a049bc1811/cask/src-3/cask/router/Macros.scala#L264 ...
  • OndrejSpanel
  • 4
  • Opened 
    on Nov 26, 2024
  • #151

Minimal repro: case class FormRoute()(implicit cc: castor.Context, log: cask.Logger ) extends cask.MainRoutes: @cask.get( / ) def index() = Response( !DOCTYPE html html ...
  • nikosk
  • 2
  • Opened 
    on Nov 11, 2024
  • #149

// using dep com.lihaoyi::cask::0.9.4 // using scala 3.5.1 object OptimizerServer extends cask.MainRoutes { @cask.get( / ) def index() = (1, 2) initialize() } image Compiling project (Scala ...
  • keynmol
  • 7
  • Opened 
    on Sep 27, 2024
  • #141

like @RequestBody annotation to read the request body and deserialized into an Object in springbot
  • RecursionTaoist
  • 1
  • Opened 
    on Jul 17, 2024
  • #136
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub