feat: ?metadata=true
for more information
#29
ci.yml
on: pull_request
lint
16s
typecheck
17s
Matrix: test
Annotations
3 errors
package/test/index.test.ts > latest:
package/src/api.ts#L63
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ getLatestVersionBatch package/src/api.ts:63:16
❯ Module.getLatestVersion package/src/api.ts:75:18
❯ package/test/index.test.ts:7:10
|
package/test/index.test.ts > versions:
package/src/api.ts#L104
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ getVersionsBatch package/src/api.ts:104:16
❯ Module.getVersions package/src/api.ts:123:18
❯ package/test/index.test.ts:46:10
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|