Feature 7536 / fix for front matter to be at top on expanded scriptur… #128
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
build (16.4.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.4.2):
src/ScripturePane/ExpandedScripturePaneModal/index.js#L106
React Hook useEffect has missing dependencies: 'bibles' and 'contextId.reference'. Either include them or remove the dependency array
|
build (16.4.2):
src/ScripturePane/ScripturePane.js#L46
React Hook useEffect has a missing dependency: 'openExpandedScripturePane'. Either include it or remove the dependency array
|