Skip to content

chore(deps): bump braces from 3.0.2 to 3.0.3 #7

chore(deps): bump braces from 3.0.2 to 3.0.3

chore(deps): bump braces from 3.0.2 to 3.0.3 #7

Triggered via pull request June 16, 2024 11:21
Status Success
Total duration 20s
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.