Skip to content

chore(deps): bump tar from 6.2.0 to 6.2.1 #4

chore(deps): bump tar from 6.2.0 to 6.2.1

chore(deps): bump tar from 6.2.0 to 6.2.1 #4

Triggered via pull request April 11, 2024 14:50
Status Success
Total duration 27s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.