Skip to content

feat: deps (#249)

feat: deps (#249) #342

Triggered via push July 4, 2024 12:25
Status Success
Total duration 47s
Artifacts

ci.yml

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

Annotations

12 warnings
test (18.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/utils/index.ts#L14
Missing JSDoc @returns declaration
lint: src/utils/index.ts#L16
Missing JSDoc @param "code" description
lint: src/utils/index.ts#L16
Missing JSDoc @param "code" type
lint: src/utils/index.ts#L17
Missing JSDoc @param "types" description
lint: src/utils/index.ts#L17
Missing JSDoc @param "types" type
lint: src/utils/index.ts#L18
Missing JSDoc @param "sourceMaps" description
lint: src/utils/index.ts#L18
Missing JSDoc @param "sourceMaps" type
lint: src/utils/index.ts#L28
Unexpected any. Specify a different type
lint: src/utils/index.ts#L46
Missing JSDoc @returns declaration
lint: src/utils/index.ts#L48
Missing JSDoc @param "code" description