Add oclif readme content #7
Annotations
12 warnings
Use Node.js 20.x
Cache not found for keys: node-cache-Windows-x64-yarn-9e5813073fc88507d42d6fe9ee9488b2bb687d0aa9970a797f8a0198279e8683
|
Post Use Node.js 20.x
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
linting:
src/commands/slugs/index.ts#L1
Using exported name 'color' as identifier for default import
|
linting:
src/lib/download.ts#L1
Prefer `node:https` over `https`
|
linting:
src/lib/download.ts#L3
Do not use "require"
|
linting:
src/lib/download.ts#L4
Do not use "require"
|
linting:
src/lib/download.ts#L6
Do not use "require"
|
linting:
src/lib/download.ts#L39
Prefer `Number.parseInt` over `parseInt`
|
linting:
test/commands/index.test.ts#L1
Using exported name 'color' as identifier for default import
|
linting:
test/commands/index.test.ts#L13
Unexpected function expression
|
linting:
test/commands/index.test.ts#L36
Unexpected function expression
|
linting:
test/commands/index.test.ts#L40
Unexpected function expression
|
Loading