Results 5 issues of cade

Hello. Due to [this commit](https://github.com/jeremydaly/lambda-warmer/commit/21a9519536f40113602ac442d25590efc709e0f1), I'm now seeing these errors when building with Rollup: ``` $ rollup -ci lambdas/graphql-resolvers/src/resolvers/barrel/index.js -o lambdas/graphql-resolvers/dist/barrel/index.js lambdas/graphql-resolvers/src/resolvers/barrel/index.js → lambdas/graphql-resolvers/dist/barrel/index.js... (!) Circular dependency: node_modules/aws-sdk/lib/util.js -> node_modules/aws-sdk/lib/core.js...

### Description Google Chrome on Android adds password manager bar above the keyboard when Editable inputs are focused. I'd expect for this to happen for password inputs, but not for...

- The address I'm using does indeed have funds. - After reverting [this change](https://github.com/Anchor-Protocol/anchor-earn/commit/209d449247a799cfed2ec831c24edf13260ff021#diff-017add6e6276b223744a644c9b42059df34f877c475f44f1d95cc05dcc2674c8L422) it works (cc @ALPAC-4). ```javascript import Anchor from '@anchor-protocol/anchor-earn'; // v1.1.0 (async () => { const...

# Bug report ## Describe the bug Incorrect TypeScript `Returns` type generated for RPC function with `out` argument. ## To Reproduce 1. Create a function with a signature like `public.my_func(in...

bug

### Link to the code that reproduces this issue https://github.com/vercel/nextgram ### To Reproduce 1. Add code to `router.refresh()` on the intercepted route: ```diff diff --git a/app/photos/[id]/page.tsx b/app/photos/[id]/page.tsx index 4085ee7..45b6027 100644...

template: bug
area: Routing