Cache build and packages #210
Annotations
6 errors and 3 warnings
release:
src/index.ts#L29
Async function 'cleanup' has no 'await' expression
|
release:
src/state-helper.ts#L31
Missing return type on function
|
release:
src/state-helper.ts#L38
Missing return type on function
|
release:
src/state-helper.ts#L45
Missing return type on function
|
release:
src/state-helper.ts#L52
Missing return type on function
|
release
Process completed with exit code 1.
|
install
Both node-version and node-version-file inputs are specified, only node-version will be used
|
release:
src/index.ts#L9
'cacheBuild' is defined but never used. Allowed unused vars must match /^_/u
|
release:
src/index.ts#L11
'cachePackages' is defined but never used. Allowed unused vars must match /^_/u
|
Loading