chore(deps): bump tar from 6.2.0 to 6.2.1 #4
Annotations
5 warnings
test (20.x):
src/githubQuery.ts#L1
Unexpected any. Specify a different type.
|
test (20.x):
src/index.ts#L77
Prefer for...of instead of forEach.
|
test (20.x):
src/index.ts#L78
Prefer for...of instead of forEach.
|
test (20.x):
src/index.ts#L115
Template literals are preferred over string concatenation.
|
test (20.x):
src/index.ts#L118
Avoid the use of spread (`...`) syntax on accumulators.
|