feat: message hover and click behavior and modal #4774
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 1 warning
main:
src/zoid/buttons/component.jsx#L693
Possible race condition: `state.isModalFetching` might be assigned based on an outdated state of `state`
|
main:
src/zoid/buttons/component.jsx#L755
Possible race condition: `state.isModalFetching` might be assigned based on an outdated state of `state`
|
main:
src/zoid/buttons/util.js#L378
Promise is not supported in Safari 5, IE 9, Chrome 27
|
main:
src/zoid/buttons/util.js#L378
Unexpected use of 'Promise'
|
main:
src/zoid/buttons/util.js#L378
"Promise" is not defined
|
main:
src/zoid/buttons/util.js#L382
document.body() is not supported in Firefox 30
|
main
Process completed with exit code 1.
|
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|