Analysis
@farfetched/atomic-router lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
Warnings:
1. /index.esm.js is written in ESM but is interpreted as CJS. Consider using the .mjs extension e.g. /index.esm.mjs
@farfetched/core lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
Warnings:
1. /index.esm.js is written in ESM but is interpreted as CJS. Consider using the .mjs extension e.g. /index.esm.mjs
@farfetched/dev-tools lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
@farfetched/io-ts lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
Warnings:
1. /index.esm.js is written in ESM but is interpreted as CJS. Consider using the .mjs extension e.g. /index.esm.mjs
@farfetched/runtypes lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
Warnings:
1. /index.esm.js is written in ESM but is interpreted as CJS. Consider using the .mjs extension e.g. /index.esm.mjs
@farfetched/solid lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
Warnings:
1. /index.esm.js is written in ESM but is interpreted as CJS. Consider using the .mjs extension e.g. /index.esm.mjs
@farfetched/superstruct lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
Warnings:
1. /index.esm.js is written in ESM but is interpreted as CJS. Consider using the .mjs extension e.g. /index.esm.mjs
@farfetched/typed-contracts lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
Warnings:
1. /index.esm.js is written in ESM but is interpreted as CJS. Consider using the .mjs extension e.g. /index.esm.mjs
@farfetched/zod lint results:
Suggestions:
1. pkg.module is used to output ESM but pkg.exports is not defined. As NodeJS doesn't read pkg.module the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
Warnings:
1. /index.esm.js is written in ESM but is interpreted as CJS. Consider using the .mjs extension e.g. /index.esm.mjs
Deploying with Cloudflare Pages
3f4faed
View logs