v0.1.0 - DEPRECATED #2
release.yml
on: release
Annotations
1 error and 10 warnings
|
publish
Process completed with exit code 1.
|
|
publish:
src/core/resolve.ts#L10
'github' is defined but never used. Allowed unused args must match /^_/u
|
|
publish:
src/core/manifest.ts#L9
'cwd' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
publish:
src/core/manifest.ts#L8
'fs' is defined but never used. Allowed unused args must match /^_/u
|
|
publish:
src/core/install.ts#L13
'git' is defined but never used. Allowed unused args must match /^_/u
|
|
publish:
src/core/install.ts#L12
'fs' is defined but never used. Allowed unused args must match /^_/u
|
|
publish:
src/core/errors.ts#L10
'status' is defined but never used. Allowed unused args must match /^_/u
|
|
publish:
src/commands/types.ts#L9
'args' is defined but never used. Allowed unused args must match /^_/u
|
|
publish:
src/commands/types.ts#L9
'env' is defined but never used. Allowed unused args must match /^_/u
|
|
publish:
src/adapters/github.ts#L9
'token' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
publish:
src/adapters/git.ts#L19
'cacheRoot' is assigned a value but never used. Allowed unused args must match /^_/u
|