chore(deps): bump braces from 3.0.2 to 3.0.3 #7
Annotations
5 warnings
src/githubQuery.ts#L1
Unexpected any. Specify a different type.
|
src/index.ts#L77
Prefer for...of instead of forEach.
|
src/index.ts#L78
Prefer for...of instead of forEach.
|
src/index.ts#L115
Template literals are preferred over string concatenation.
|
src/index.ts#L118
Avoid the use of spread (`...`) syntax on accumulators.
|
This job succeeded
Loading