Skip to content

Testing the CI/CD process on the master branch on my fork #26

Testing the CI/CD process on the master branch on my fork

Testing the CI/CD process on the master branch on my fork #26

Triggered via pull request September 6, 2024 12:13
Status Failure
Total duration 55s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
code-style
Process completed with exit code 1.
eslint: packages/renderer/src/components/exporters/EditYnabExporter.tsx#L35
React Hook useEffect has a missing dependency: 'updateOptionsState'. Either include it or remove the dependency array
eslint: packages/renderer/src/components/exporters/EditYnabExporter.tsx#L41
React Hook useEffect has a missing dependency: 'ynabOptions'. Either include it or remove the dependency array