Skip to content

Configure ts so it doesnt error on lib types, allowing it to be enabled precommit (or in ci) #100

Configure ts so it doesnt error on lib types, allowing it to be enabled precommit (or in ci)

Configure ts so it doesnt error on lib types, allowing it to be enabled precommit (or in ci) #100

Triggered via pull request February 5, 2024 04:01
Status Failure
Total duration 28s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: app/analytics/query.test.ts#L3
Parse errors in imported module './query': ',' expected. (154:20)
test: app/routes/dashboard.tsx#L17
Parse errors in imported module '../analytics/query': ',' expected. (154:20)
test
Process completed with exit code 1.