Skip to content

fix issue with fn-events not removing bogus attrs #37

fix issue with fn-events not removing bogus attrs

fix issue with fn-events not removing bogus attrs #37

Triggered via push August 27, 2023 20:54
Status Success
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
run
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/
run: sample/index.js#L1
'define' is defined but never used. Allowed unused vars must match /^_/u
run: sample/index.js#L1
'onProperty' is defined but never used. Allowed unused vars must match /^_/u
run: sample/index.js#L1
'onAttribute' is defined but never used. Allowed unused vars must match /^_/u
run: sample/index.js#L2
'template' is defined but never used. Allowed unused vars must match /^_/u
run: sample/index.js#L2
'ref' is defined but never used. Allowed unused vars must match /^_/u