scarf
scarf
@yusukebe it can be reproduced by passing `unknown` to `c.json` minimal reproduction: ```ts import { Hono } from "jsr:@hono/hono@^4.6.11" new Hono().get("/", (c) => c.json({} as unknown)) ``` ``` jsr:@hono/hono@^4.6.11 deno...
> Why do you need to add `unknown`? I can't help you if you want to add `unknown`. I want to return JSON file and not have type is excessively...
> Sorry. I can't understand it. If you want our help, please provide a minimal project to reproduce it and show an interaction. ```ts import { Hono } from "jsr:@hono/hono@^4.6.11"...
@Bidek56 the issue is due to Expressions (pl.col) not being generic. also, it'd be very hard (if not impossible) to infer correct type as we have no info on what...
update: pagination in **host environment** doesn't work while pagination inside distrobox container works in `1.8.1.2`. @89luca89 is this expected behavior?
are there any stderr or stdout log when the game was ran through CLI (`./cataclysm-bn-tiles`)?
https://github.com/user-attachments/assets/689987b0-0794-45b7-a73a-a6c98afe2432 not sure why it's happening but i was unable to reproduce this (on default settings except windowed mode in settings > graphics). ``` OS: Fedora Linux 40 (Container Image)...
_pounds????????_
related: https://github.com/cataclysmbnteam/Cataclysm-BN/pull/1631#issuecomment-1160897050 this is a known but an relatively low-priority issue.