DenoDDeno
Powered by
fast&fear< πŸ”₯F
Denoβ€’5mo agoβ€’
4 replies
fast&fear< πŸ”₯

publish error different on CI

I run this command:
pnpm exec deno publish --dry-run --unstable-sloppy-imports --allow-dirty
pnpm exec deno publish --dry-run --unstable-sloppy-imports --allow-dirty

on my local project and in the CI.
local I don't get any error but the CI(github action) shows some typescript errors like:
TS7053 [ERROR]......
both run the same deno version 2.5.4 and I had the problem early:
What could I do to get Deno to produce the same errors in both environments?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

JSR Publish error
cameronmCcameronm / help
12mo ago
Caching node dependencies in CI error
KyleJuneKKyleJune / help
11mo ago
Run npm publish
FjordWardenFFjordWarden / help
2y ago
CI friendly deploy outputs?
vicaryVvicary / help
15mo ago