summaryrefslogtreecommitdiff
path: root/tests/specs/publish/no_check_surfaces_syntax_error
AgeCommit message (Collapse)Author
2024-07-22fix(publish): warn about missing license file (#24677)David Sherret
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now.
2024-07-17fix(publish): surface syntax errors when using --no-check (#24620)David Sherret