igorkamyshev / farfetched

The advanced data fetching tool for web applications
https://ff.effector.dev
MIT License
190 stars 34 forks source link

ESM/CJS + typings fixes #424

Closed igorkamyshev closed 9 months ago

cloudflare-workers-and-pages[bot] commented 11 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 57f579d
Status: ✅  Deploy successful!
Preview URL: https://be14ca08.farfetched.pages.dev
Branch Preview URL: https://build.farfetched.pages.dev

View logs

github-actions[bot] commented 11 months ago

ATTW

Analysis @farfetched/atomic-router v0.11.2 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/atomic-router" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types *********************************** @farfetched/core v0.11.2 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/core" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types *********************************** @farfetched/dev-tools v0.11.1 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/dev-tools" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types *********************************** @farfetched/io-ts v0.11.2 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/io-ts" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types *********************************** @farfetched/runtypes v0.11.2 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/runtypes" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types *********************************** @farfetched/solid v0.11.2 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/solid" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types *********************************** @farfetched/superstruct v0.11.2 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/superstruct" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types *********************************** @farfetched/typed-contracts v0.11.2 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/typed-contracts" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types *********************************** @farfetched/zod v0.11.2 ❌ Import resolved to JavaScript files, but no type declarations were found. https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/UntypedResolution.md "@farfetched/zod" node10: 🟢 node16 (from CJS): 🟢 (CJS) node16 (from ESM): ❌ No types bundler: ❌ No types ***********************************
github-actions[bot] commented 11 months ago

publint

Analysis @farfetched/atomic-router lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist. @farfetched/core lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist. @farfetched/dev-tools lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist. @farfetched/io-ts lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist. @farfetched/runtypes lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist. @farfetched/solid lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist. @farfetched/superstruct lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist. @farfetched/typed-contracts lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist. @farfetched/zod lint results: Errors: 1. pkg.exports["."].import.types is ./index.d.mts but the file does not exist.
github-actions[bot] commented 11 months ago

Farfetched Canary

Latest canary version is "1.0.0-424.3"

More information about canary versions


Used changeset: "["hip-bees-grow","neat-ants-kiss","selfish-ducks-hope","silly-gorillas-yawn","spotty-owls-think","strong-dryers-warn","twelve-suits-jam"]"

igorkamyshev commented 9 months ago

Fixed in https://github.com/igorkamyshev/farfetched/pull/433 instead. No nx, no problems 🥇