Skip to content

chore: update ts version and fix onChanges event types #2389

chore: update ts version and fix onChanges event types

chore: update ts version and fix onChanges event types #2389

Triggered via push December 18, 2024 11:42
Status Failure
Total duration 3m 1s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/sections/collection-featured-items/featured-items-form/featured-item/image-field/ImageField.tsx#L35
'ref' is defined but never used. Allowed unused args must match /^_/u
lint: src/sections/collection-featured-items/featured-items-form/featured-item/image-field/ImageField.tsx#L35
'invalid' is defined but never used. Allowed unused args must match /^_/u
lint: src/sections/collection-featured-items/featured-items-form/featured-item/image-field/ImageField.tsx#L35
'error' is defined but never used. Allowed unused args must match /^_/u
lint: src/sections/collection-featured-items/featured-items-form/featured-item/image-field/ImageField.tsx#L42
'noFileSelected' is assigned a value but never used. Allowed unused vars must match /^_/u