Apply deno fmt formatting #3
Annotations
10 errors
|
check:
src/tools/get-package-docs.ts#L6
All import identifiers are used in types
|
|
check:
src/tools/lookup-version.ts#L6
All import identifiers are used in types
|
|
check:
src/utils/version.test.ts#L1
Missing version in specifier
|
|
check:
src/utils/version.test.ts#L1
Inline 'npm:', 'jsr:' or 'https:' dependency not allowed
|
|
check:
src/tools/check-vulnerabilities.ts#L6
All import identifiers are used in types
|
|
check:
src/tools/list-versions.ts#L6
All import identifiers are used in types
|
|
check:
src/registries/maven.ts#L25
`RepositoryAuth` is never used
|
|
check:
src/registries/go.ts#L205
Async method 'getMetadata' has no 'await' expression or 'await using' declaration.
|
|
check:
src/utils/github.ts#L94
Async function 'fetchReadmeFromRepository' has no 'await' expression or 'await using' declaration.
|
|
check:
src/utils/http.ts#L52
Async function 'fetchWithHeaders' has no 'await' expression or 'await using' declaration.
|