Skip to content

Differentiate between import and require usages of vcf-js #71

Differentiate between import and require usages of vcf-js

Differentiate between import and require usages of vcf-js #71

Triggered via push November 10, 2023 02:43
Status Success
Total duration 3m 9s
Artifacts

push.yml

on: push
Lint, build, and test on node 14.x and ubuntu-latest
2m 57s
Lint, build, and test on node 14.x and ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Lint, build, and test on node 14.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L3
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L25
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L93
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L185
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L210
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L296
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: test/parse.test.ts#L327
'SAMPLES' is assigned a value but never used
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L3
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L25
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L93
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L185
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L210
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: src/parse.ts#L296
Unexpected any. Specify a different type
Lint, build, and test on node 14.x and ubuntu-latest: test/parse.test.ts#L327
'SAMPLES' is assigned a value but never used