Skip to content

Make contracts nullable and guards #3

Make contracts nullable and guards

Make contracts nullable and guards #3

Triggered via push September 18, 2024 19:06
Status Success
Total duration 29s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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#L112
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/lending.ts#L56
Unexpected any. Specify a different type
test: src/lending.ts#L296
Unexpected any. Specify a different type