Skip to content

Merge branch 'master' of github.com:joplin/plugin-templates #143

Merge branch 'master' of github.com:joplin/plugin-templates

Merge branch 'master' of github.com:joplin/plugin-templates #143

Triggered via push November 17, 2023 12:12
Status Success
Total duration 44s
Artifacts

ci.yml

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

Annotations

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