Skip to content

add better disabled attributes to toolbar buttons #71

add better disabled attributes to toolbar buttons

add better disabled attributes to toolbar buttons #71

Triggered via push October 2, 2023 10:00
Status Success
Total duration 1m 40s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ESLint: app/lib/codemirror/useCodeMirror.ts#L146
React Hook useEffect has missing dependencies: 'initialValue' and 'setValue'. Either include them or remove the dependency array. If 'setValue' changes too often, find the parent component that defines it and wrap that definition in useCallback
ESLint: app/routes/p/$project/settings.tsx#L7
'Cog6ToothIcon' is defined but never used
Deploy app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/