Tests for tag utils #146
Annotations
3 errors and 11 warnings
Run check:
tests/utils/tags.spec.ts#L156
Type string trivially inferred from a string literal, remove type annotation
|
Run check:
tests/utils/tags.spec.ts#L157
Type string trivially inferred from a string literal, remove type annotation
|
Run check
Process completed with exit code 1.
|
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/
|
Run check:
src/helpers/case.ts#L3
'ctx' is defined but never used
|
Run check:
src/helpers/compare.ts#L3
'ctx' is defined but never used
|
Run check:
src/helpers/condition.ts#L3
'ctx' is defined but never used
|
Run check:
src/helpers/math.ts#L3
'ctx' is defined but never used
|
Run check:
src/helpers/repeat.ts#L3
'ctx' is defined but never used
|
Run check:
tests/mock-joplin-api.ts#L18
'setting' is defined but never used
|
Run check:
tests/mock-joplin-api.ts#L22
'path' is defined but never used
|
Run check:
tests/mock-joplin-api.ts#L22
Argument 'query' should be typed with a non-any type
|
Run check:
tests/mock-joplin-api.ts#L22
'query' is defined but never used
|
Run check:
tests/mock-joplin-api.ts#L22
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading