Skip to content

Tests for tag utils #147

Tests for tag utils

Tests for tag utils #147

Re-run triggered November 28, 2023 06:59
Status Success
Total duration 46s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint (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 (ubuntu-latest): src/helpers/case.ts#L3
'ctx' is defined but never used
lint (ubuntu-latest): src/helpers/compare.ts#L3
'ctx' is defined but never used
lint (ubuntu-latest): src/helpers/condition.ts#L3
'ctx' is defined but never used
lint (ubuntu-latest): src/helpers/math.ts#L3
'ctx' is defined but never used
lint (ubuntu-latest): src/helpers/repeat.ts#L3
'ctx' is defined but never used
lint (ubuntu-latest): tests/mock-joplin-api.ts#L18
'setting' is defined but never used
lint (ubuntu-latest): tests/mock-joplin-api.ts#L22
'path' is defined but never used
lint (ubuntu-latest): tests/mock-joplin-api.ts#L22
Argument 'query' should be typed with a non-any type
lint (ubuntu-latest): tests/mock-joplin-api.ts#L22
'query' is defined but never used
lint (ubuntu-latest): tests/mock-joplin-api.ts#L22
Unexpected any. Specify a different type
unit-tests (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/
build (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/