Introduce WS tool to help publishing a new package #3149
node-ci.yml
on: pull_request
Matrix: Prime node_modules cache for primary configuration
Matrix: Lint, typecheck, and coverage check
Matrix: Test
Annotations
6 errors
|
Lint, typecheck, and coverage check (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
|
Lint, typecheck, and coverage check (ubuntu-latest, 20.x):
packages/wonder-stuff-tool-new-pkg/src/types.ts#L4
'ParsedArgs' is defined but never used. Allowed unused vars must match /^_*$/u
|
|
|
|
Lint, typecheck, and coverage check (ubuntu-latest, 20.x):
packages/wonder-stuff-tool-new-pkg/src/__tests__/write-package-files.test.ts#L84
'localName' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
|
Lint, typecheck, and coverage check (ubuntu-latest, 20.x):
packages/wonder-stuff-tool-new-pkg/src/__tests__/write-package-files.test.ts#L69
'localName' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
|
Lint, typecheck, and coverage check (ubuntu-latest, 20.x):
packages/wonder-stuff-tool-new-pkg/src/__tests__/write-package-files.test.ts#L54
'localName' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|