You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[22:39:17.732] Running build in Washington, D.C., USA (East) – iad1
[22:39:17.829] Cloning github.com/jammesop007aha/cons (Branch: main, Commit: 74dc132)
[22:39:18.180] Cloning completed: 351.000ms
[22:39:18.392] Previous build cache not available
[22:39:18.597] Running "vercel build"
[22:39:19.019] Vercel CLI 40.1.0
[22:39:19.134] WARN! Due to builds existing in your configuration file, the Build and Development Settings defined in your Project Settings will not apply. Learn More: https://vercel.link/unused-build-settings
[22:39:19.639] Warning: Detected "engines": { "node": ">=12.5.0" } in your package.json that will automatically upgrade when a new major Node.js Version is released. Learn More: http://vercel.link/node-version
[22:39:19.641] Installing dependencies...
[22:39:19.692] bun install v1.2.2 (c1708ea6)
[22:39:20.158]
[22:39:20.158] + [email protected]
[22:39:20.158] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + @fastify/[email protected]
[22:39:20.159] + @types/[email protected]
[22:39:20.159] + @types/[email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159]
[22:39:20.159] 148 packages installed [492.00ms]
[22:39:20.382] Using TypeScript 5.3.3 (local user-provided)
[22:39:23.181] src/utils/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.181]
[22:39:23.241] src/routes/books/index.ts(1,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.241]
[22:39:23.269] src/routes/anime/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.269]
[22:39:23.288] src/routes/manga/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.288]
[22:39:23.300] src/routes/light-novels/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.300]
[22:39:23.321] src/routes/movies/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.321]
[22:39:23.336] src/routes/meta/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.337]
[22:39:23.436] src/utils/bilibili.ts(3,35): error TS2307: Cannot find module '@consumet/extensions/dist/utils' or its corresponding type declarations.
[22:39:23.440]
[22:39:23.504] src/utils/providers.ts(1,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.504] src/utils/providers.ts(27,39): error TS2345: Argument of type 'string | number | symbol' is not assignable to parameter of type 'string'.
[22:39:23.504] Type 'number' is not assignable to type 'string'.
[22:39:23.504] src/utils/providers.ts(38,11): error TS18046: 'one' is of type 'unknown'.
[22:39:23.504] src/utils/providers.ts(38,34): error TS18046: 'two' is of type 'unknown'.
[22:39:23.504] src/utils/providers.ts(40,59): error TS18046: 'element' is of type 'unknown'.
[22:39:23.504]
[22:39:23.637] src/routes/news/ann.ts(1,30): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.637]
[22:39:23.648] src/routes/books/libgen.ts(1,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.648]
[22:39:23.664] src/routes/light-novels/readlightnovels.ts(2,30): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.664] src/routes/light-novels/readlightnovels.ts(37,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.665] src/routes/light-novels/readlightnovels.ts(59,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.665]
[22:39:23.744] src/routes/meta/anilist.ts(3,45): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(4,24): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(5,21): error TS2307: Cannot find module '@consumet/extensions/dist/providers/meta/anilist' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(6,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(10,23): error TS2307: Cannot find module '@consumet/extensions/dist/providers/anime/9anime' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(11,23): error TS2307: Cannot find module '@consumet/extensions/dist/providers/anime/gogoanime' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(189,59): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.744] src/routes/meta/anilist.ts(374,8): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.744]
[22:39:23.772] src/routes/meta/anilist-manga.ts(2,22): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.772] src/routes/meta/anilist-manga.ts(3,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.772] src/routes/meta/anilist-manga.ts(32,10): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.772] src/routes/meta/anilist-manga.ts(43,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.772] src/routes/meta/anilist-manga.ts(60,10): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.772]
[22:39:23.794] src/routes/meta/mal.ts(2,38): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.794] src/routes/meta/mal.ts(38,10): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.795] src/routes/meta/mal.ts(68,12): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.795] src/routes/meta/mal.ts(76,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.795]
[22:39:23.823] src/routes/meta/tmdb.ts(2,38): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.823] src/routes/meta/tmdb.ts(34,10): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.823] src/routes/meta/tmdb.ts(75,12): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.823] src/routes/meta/tmdb.ts(82,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.823]
[22:39:23.839] src/routes/manga/mangapill.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.839]
[22:39:23.850] src/routes/manga/managreader.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.851]
[22:39:23.859] src/routes/manga/mangadex.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.859] src/routes/manga/mangadex.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.859]
[22:39:23.873] src/routes/manga/mangahere.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.873] src/routes/manga/mangahere.ts(34,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.874]
[22:39:23.883] src/routes/manga/mangakakalot.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.883] src/routes/manga/mangakakalot.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.883]
[22:39:23.892] src/routes/manga/mangasee123.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.892] src/routes/manga/mangasee123.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.892]
[22:39:23.902] src/routes/manga/mangapark.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.902] src/routes/manga/mangapark.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.902]
[22:39:23.939] src/routes/movies/flixhq.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.939] src/routes/movies/flixhq.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.939]
[22:39:23.956] src/routes/movies/viewasian.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.956] src/routes/movies/viewasian.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.956] src/routes/movies/viewasian.ts(38,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.956] src/routes/movies/viewasian.ts(62,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.956]
[22:39:23.973] src/routes/movies/dramacool.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.973] src/routes/movies/dramacool.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.973] src/routes/movies/dramacool.ts(45,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.973] src/routes/movies/dramacool.ts(66,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.973]
[22:39:23.989] src/routes/movies/fmovies.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.989] src/routes/movies/fmovies.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.989]
[22:39:24.022] src/routes/movies/goku.ts(7,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.022] src/routes/movies/goku.ts(8,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.022]
[22:39:24.060] src/routes/movies/movieshd.ts(7,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.060] src/routes/movies/movieshd.ts(8,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.060]
[22:39:24.093] src/routes/movies/sflix.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.093] src/routes/movies/sflix.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.093]
[22:39:24.145] src/routes/anime/gogoanime.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.145] src/routes/anime/gogoanime.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.146] src/routes/anime/gogoanime.ts(58,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(62,15): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(82,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(86,15): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(103,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(107,15): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(132,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(136,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(158,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(162,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(285,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(289,15): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147]
[22:39:24.164] src/routes/anime/animepahe.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.164] src/routes/anime/animepahe.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.164]
[22:39:24.189] src/routes/anime/zoro.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.190] src/routes/anime/zoro.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.190] src/routes/anime/zoro.ts(134,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.191] src/routes/anime/zoro.ts(160,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.191]
[22:39:24.213] src/routes/anime/9anime.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.214] src/routes/anime/9anime.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.214]
[22:39:24.225] src/routes/anime/animefox.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.225] src/routes/anime/animefox.ts(44,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.225] src/routes/anime/animefox.ts(63,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.225]
[22:39:24.239] src/routes/anime/anify.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.240] src/routes/anime/anify.ts(33,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.240] src/routes/anime/anify.ts(58,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.240]
[22:39:24.251] src/routes/anime/crunchyroll.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.251] src/routes/anime/crunchyroll.ts(38,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.251] src/routes/anime/crunchyroll.ts(59,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.251]
[22:39:24.264] src/routes/anime/bilibili.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.264] src/routes/anime/bilibili.ts(34,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.264] src/routes/anime/bilibili.ts(53,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.265]
[22:39:24.279] src/routes/anime/marin.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.279] src/routes/anime/marin.ts(41,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.279] src/routes/anime/marin.ts(66,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.279]
[22:39:24.301] src/routes/anime/anix.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.301] src/routes/anime/anix.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.301] src/routes/anime/anix.ts(56,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.302] src/routes/anime/anix.ts(82,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.302] src/routes/anime/anix.ts(111,21): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.302] src/routes/anime/anix.ts(115,21): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.302]
[22:39:25.809] Build Completed in /vercel/output [6s]
[22:39:26.010] Deploying outputs...
[22:39:29.973]
[22:39:30.357] Deployment completed
[22:39:33.162] Uploading build cache [8.40 MB]...
[22:39:33.341] Build cache uploaded: 177.906ms
Expected behavior
deploy on vercel
Actual behavior
not deploy on vercel
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
error on vercel
Steps to reproduce
[22:39:17.732] Running build in Washington, D.C., USA (East) – iad1
[22:39:17.829] Cloning github.com/jammesop007aha/cons (Branch: main, Commit: 74dc132)
[22:39:18.180] Cloning completed: 351.000ms
[22:39:18.392] Previous build cache not available
[22:39:18.597] Running "vercel build"
[22:39:19.019] Vercel CLI 40.1.0
[22:39:19.134] WARN! Due to
builds
existing in your configuration file, the Build and Development Settings defined in your Project Settings will not apply. Learn More: https://vercel.link/unused-build-settings[22:39:19.639] Warning: Detected "engines": { "node": ">=12.5.0" } in your
package.json
that will automatically upgrade when a new major Node.js Version is released. Learn More: http://vercel.link/node-version[22:39:19.641] Installing dependencies...
[22:39:19.692] bun install v1.2.2 (c1708ea6)
[22:39:20.158]
[22:39:20.158] + [email protected]
[22:39:20.158] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + @fastify/[email protected]
[22:39:20.159] + @types/[email protected]
[22:39:20.159] + @types/[email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159] + [email protected]
[22:39:20.159]
[22:39:20.159] 148 packages installed [492.00ms]
[22:39:20.382] Using TypeScript 5.3.3 (local user-provided)
[22:39:23.181] src/utils/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.181]
[22:39:23.241] src/routes/books/index.ts(1,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.241]
[22:39:23.269] src/routes/anime/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.269]
[22:39:23.288] src/routes/manga/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.288]
[22:39:23.300] src/routes/light-novels/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.300]
[22:39:23.321] src/routes/movies/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.321]
[22:39:23.336] src/routes/meta/index.ts(2,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.337]
[22:39:23.436] src/utils/bilibili.ts(3,35): error TS2307: Cannot find module '@consumet/extensions/dist/utils' or its corresponding type declarations.
[22:39:23.440]
[22:39:23.504] src/utils/providers.ts(1,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.504] src/utils/providers.ts(27,39): error TS2345: Argument of type 'string | number | symbol' is not assignable to parameter of type 'string'.
[22:39:23.504] Type 'number' is not assignable to type 'string'.
[22:39:23.504] src/utils/providers.ts(38,11): error TS18046: 'one' is of type 'unknown'.
[22:39:23.504] src/utils/providers.ts(38,34): error TS18046: 'two' is of type 'unknown'.
[22:39:23.504] src/utils/providers.ts(40,59): error TS18046: 'element' is of type 'unknown'.
[22:39:23.504]
[22:39:23.637] src/routes/news/ann.ts(1,30): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.637]
[22:39:23.648] src/routes/books/libgen.ts(1,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.648]
[22:39:23.664] src/routes/light-novels/readlightnovels.ts(2,30): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.664] src/routes/light-novels/readlightnovels.ts(37,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.665] src/routes/light-novels/readlightnovels.ts(59,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.665]
[22:39:23.744] src/routes/meta/anilist.ts(3,45): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(4,24): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(5,21): error TS2307: Cannot find module '@consumet/extensions/dist/providers/meta/anilist' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(6,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(10,23): error TS2307: Cannot find module '@consumet/extensions/dist/providers/anime/9anime' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(11,23): error TS2307: Cannot find module '@consumet/extensions/dist/providers/anime/gogoanime' or its corresponding type declarations.
[22:39:23.744] src/routes/meta/anilist.ts(189,59): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.744] src/routes/meta/anilist.ts(374,8): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.744]
[22:39:23.772] src/routes/meta/anilist-manga.ts(2,22): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.772] src/routes/meta/anilist-manga.ts(3,32): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.772] src/routes/meta/anilist-manga.ts(32,10): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.772] src/routes/meta/anilist-manga.ts(43,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.772] src/routes/meta/anilist-manga.ts(60,10): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.772]
[22:39:23.794] src/routes/meta/mal.ts(2,38): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.794] src/routes/meta/mal.ts(38,10): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.795] src/routes/meta/mal.ts(68,12): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.795] src/routes/meta/mal.ts(76,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.795]
[22:39:23.823] src/routes/meta/tmdb.ts(2,38): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.823] src/routes/meta/tmdb.ts(34,10): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.823] src/routes/meta/tmdb.ts(75,12): error TS7006: Parameter 'p' implicitly has an 'any' type.
[22:39:23.823] src/routes/meta/tmdb.ts(82,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.823]
[22:39:23.839] src/routes/manga/mangapill.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.839]
[22:39:23.850] src/routes/manga/managreader.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.851]
[22:39:23.859] src/routes/manga/mangadex.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.859] src/routes/manga/mangadex.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.859]
[22:39:23.873] src/routes/manga/mangahere.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.873] src/routes/manga/mangahere.ts(34,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.874]
[22:39:23.883] src/routes/manga/mangakakalot.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.883] src/routes/manga/mangakakalot.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.883]
[22:39:23.892] src/routes/manga/mangasee123.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.892] src/routes/manga/mangasee123.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.892]
[22:39:23.902] src/routes/manga/mangapark.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.902] src/routes/manga/mangapark.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.902]
[22:39:23.939] src/routes/movies/flixhq.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.939] src/routes/movies/flixhq.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.939]
[22:39:23.956] src/routes/movies/viewasian.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.956] src/routes/movies/viewasian.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.956] src/routes/movies/viewasian.ts(38,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.956] src/routes/movies/viewasian.ts(62,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.956]
[22:39:23.973] src/routes/movies/dramacool.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.973] src/routes/movies/dramacool.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.973] src/routes/movies/dramacool.ts(45,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.973] src/routes/movies/dramacool.ts(66,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:23.973]
[22:39:23.989] src/routes/movies/fmovies.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:23.989] src/routes/movies/fmovies.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:23.989]
[22:39:24.022] src/routes/movies/goku.ts(7,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.022] src/routes/movies/goku.ts(8,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.022]
[22:39:24.060] src/routes/movies/movieshd.ts(7,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.060] src/routes/movies/movieshd.ts(8,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.060]
[22:39:24.093] src/routes/movies/sflix.ts(2,24): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.093] src/routes/movies/sflix.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.093]
[22:39:24.145] src/routes/anime/gogoanime.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.145] src/routes/anime/gogoanime.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.146] src/routes/anime/gogoanime.ts(58,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(62,15): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(82,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(86,15): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(103,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(107,15): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.146] src/routes/anime/gogoanime.ts(132,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(136,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(158,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(162,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(285,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147] src/routes/anime/gogoanime.ts(289,15): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.147]
[22:39:24.164] src/routes/anime/animepahe.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.164] src/routes/anime/animepahe.ts(32,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.164]
[22:39:24.189] src/routes/anime/zoro.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.190] src/routes/anime/zoro.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.190] src/routes/anime/zoro.ts(134,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.191] src/routes/anime/zoro.ts(160,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.191]
[22:39:24.213] src/routes/anime/9anime.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.214] src/routes/anime/9anime.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.214]
[22:39:24.225] src/routes/anime/animefox.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.225] src/routes/anime/animefox.ts(44,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.225] src/routes/anime/animefox.ts(63,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.225]
[22:39:24.239] src/routes/anime/anify.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.240] src/routes/anime/anify.ts(33,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.240] src/routes/anime/anify.ts(58,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.240]
[22:39:24.251] src/routes/anime/crunchyroll.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.251] src/routes/anime/crunchyroll.ts(38,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.251] src/routes/anime/crunchyroll.ts(59,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.251]
[22:39:24.264] src/routes/anime/bilibili.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.264] src/routes/anime/bilibili.ts(34,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.264] src/routes/anime/bilibili.ts(53,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.265]
[22:39:24.279] src/routes/anime/marin.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.279] src/routes/anime/marin.ts(41,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.279] src/routes/anime/marin.ts(66,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.279]
[22:39:24.301] src/routes/anime/anix.ts(2,23): error TS2307: Cannot find module '@consumet/extensions' or its corresponding type declarations.
[22:39:24.301] src/routes/anime/anix.ts(3,34): error TS2307: Cannot find module '@consumet/extensions/dist/models' or its corresponding type declarations.
[22:39:24.301] src/routes/anime/anix.ts(56,17): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.302] src/routes/anime/anix.ts(82,19): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.302] src/routes/anime/anix.ts(111,21): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.302] src/routes/anime/anix.ts(115,21): error TS7006: Parameter 'err' implicitly has an 'any' type.
[22:39:24.302]
[22:39:25.809] Build Completed in /vercel/output [6s]
[22:39:26.010] Deploying outputs...
[22:39:29.973]
[22:39:30.357] Deployment completed
[22:39:33.162] Uploading build cache [8.40 MB]...
[22:39:33.341] Build cache uploaded: 177.906ms
Expected behavior
deploy on vercel
Actual behavior
not deploy on vercel
Additional context
No response
The text was updated successfully, but these errors were encountered: