Skip to content

reuse action modal on post detail header #90

reuse action modal on post detail header

reuse action modal on post detail header #90

Triggered via push October 7, 2023 23:54
Status Success
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
ESLint: app/lib/codemirror/useCodeMirror.ts#L151
React Hook useEffect has missing dependencies: 'initialValue', 'project', 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
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/