Skip to content

deno: tests run with --no-check #23899

Description

@isaacs

packages/deno/package.json: deno test ... --no-check. Type errors in Deno test files never fail CI. lint:types covers src only.

Either drop --no-check, or add a separate deno check test/ step. Measure the added CI time first; --no-check may have been added for speed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    DenoTestsjavascriptPull requests that update javascript code

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions