[Seed] Create upload script for KV & R2 #112
Annotations
10 errors and 4 warnings
src/env.d.ts#L1
Do not use a triple slash reference for astro/client, use `import` style instead
|
src/env.d.ts#L5
Use an `interface` instead of a `type`
|
src/lib/server/miniflare.ts#L2
Use an `interface` instead of a `type`
|
src/lib/server/miniflare.ts#L6
Use an `interface` instead of a `type`
|
src/lib/server/miniflare.ts#L13
Missing return type on function
|
src/lib/server/miniflare.ts#L27
Missing return type on function
|
src/lib/server/miniflare.ts#L42
Missing return type on function
|
src/lib/server/miniflare.ts#L56
Missing return type on function
|
src/lib/server/miniflare.ts#L70
Missing return type on function
|
src/middleware.ts#L14
Returning an awaited promise is required in this context
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/pages/index.astro#L9
Classname 'text-gradient' is not a Tailwind CSS class!
|
src/pages/index.astro#L10
Classname 'text-gradient' is not a Tailwind CSS class!
|
src/pages/index.astro#L13
Classname 'instructions' is not a Tailwind CSS class!
|
This job failed
Loading