Skip to content

feat(DatasetActionButtons): add stories #689

feat(DatasetActionButtons): add stories

feat(DatasetActionButtons): add stories #689

Triggered via push September 11, 2023 08:44
Status Failure
Total duration 2m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: src/stories/dataset/dataset-action-buttons/DatasetActionButtons.stories.tsx#L4
'WithLayout' is defined but never used
lint
Process completed with exit code 1.
lint: src/stories/dataset/DatasetDraftWithAllPermissionsMockRepository.ts#L11
'persistentId' is defined but never used. Allowed unused args must match /^_/u
lint: tests/component/sections/dataset/dataset-action-buttons/DatasetActionButtons.spec.tsx#L8
'dataset' is assigned a value but never used. Allowed unused vars must match /^_/u