Skip to content

chore: add lint to pipeline #4

chore: add lint to pipeline

chore: add lint to pipeline #4

Triggered via push October 21, 2024 13:59
Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
test: src/index.ts#L48
Unexpected trailing comma
test: src/interfaces.ts#L155
'AssetDetail' was used before it was defined
test: src/interfaces.ts#L156
'AssetDetail' was used before it was defined
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: src/cache/index.ts#L3
Unexpected any. Specify a different type
test: src/cache/index.ts#L6
Unexpected any. Specify a different type
test: src/cache/index.ts#L16
Unexpected any. Specify a different type
test: src/cache/index.ts#L20
Unexpected any. Specify a different type
test: src/cache/index.ts#L37
Missing return type on function
test: src/external-api.ts#L119
Unexpected any. Specify a different type
test: src/interfaces.ts#L14
Unexpected any. Specify a different type
test: src/interfaces.ts#L35
Unexpected any. Specify a different type
test: src/interfaces.ts#L198
Unexpected any. Specify a different type
test: src/lending.ts#L69
Unexpected any. Specify a different type