Kris Kaczor

Results 102 issues of Kris Kaczor

Exact filesizes should be logged.

There should be a screenshot of detailed view from github

### Is your feature request related to a problem? Please describe. I am surprised that old-school HTTP pooling is used in [react](https://github.com/triggerdotdev/trigger.dev/blob/main/packages/react/src/fetch.ts) package instead of something like websockets. ### Describe...

**Bug report** Chromatic stopped successfully uploading builds, few days before we enabled turbosnaps so this might be releated. [full output](https://github.com/marsfoundation/spark-app/actions/runs/9560502836/job/26352771340): ``` Publishing your built Storybook → Starting publish → [...

bug
needs triage
CLI

Simple code such: ``` await $`false`; ``` Throws totally unhelpful error message like ``` Uncaught Error: Exited with code: 1 at CommandChild.pipedStdoutBuffer (file:///Users/krzkaczor/Workspace/spark/spark-alm-planner/node_modules/.pnpm/[email protected]/node_modules/dax-sh/esm/mod.js:8625:19) ``` (often even stack trace is not...

### Component Anvil ### Describe the feature you would like Make common mistakes easy to spot: * `eth_call`ing empty contract * sending tx (with calldata) to empty contract * delegate...

T-feature
C-anvil