Skip to content

feat: adopt semantic release #2

feat: adopt semantic release

feat: adopt semantic release #2

Triggered via pull request February 16, 2024 21:07
Status Success
Total duration 28s
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.