Skip to content

Update usage of findDOMNode #2085

Update usage of findDOMNode

Update usage of findDOMNode #2085

Triggered via pull request October 9, 2023 18:28
Status Failure
Total duration 1m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: update
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
update (18.x)
Process completed with exit code 1.
update (18.x): test/datepicker_test.test.js#L324
'node' is assigned a value but never used. Allowed unused vars must match /^_/u
update (18.x): test/datepicker_test.test.js#L1875
'node' is assigned a value but never used. Allowed unused vars must match /^_/u
update (18.x): test/datepicker_test.test.js#L2191
'node' is assigned a value but never used. Allowed unused vars must match /^_/u
update (18.x): test/datepicker_test.test.js#L2217
'node' is assigned a value but never used. Allowed unused vars must match /^_/u
update (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/