Skip to content

add DatasetAlerts unit test #758

add DatasetAlerts unit test

add DatasetAlerts unit test #758

Triggered via push October 9, 2023 19:38
Status Failure
Total duration 3m 55s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: tests/component/sections/dataset/dataset-alerts/DatasetAlerts.spec.tsx#L38
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: tests/component/sections/dataset/dataset-alerts/DatasetAlerts.spec.tsx#L48
Unsafe argument of type `any` assigned to a parameter of type `string`
lint
Process completed with exit code 1.
lint: tests/component/sections/dataset/dataset-alerts/DatasetAlerts.spec.tsx#L66
'alert' is defined but never used. Allowed unused args must match /^_/u