Skip to content

Allow users to have complex logic in templates #135

Allow users to have complex logic in templates

Allow users to have complex logic in templates #135

Triggered via pull request November 2, 2023 20:56
Status Success
Total duration 1m 2s
Artifacts

ci.yml

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

Annotations

9 warnings
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/
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
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/