Error opening an ultrasound .dcm file

I wanted to open a .dcm file of a 3d ultrasound to do the reconstruction in 3d slicer, but when loading the file it detects error, the error message is: “Image spacing may need to be calibrated for accurate size measurements”.
How can i fix this problem?
thank´s

Slicer version: 4.13.0-2022-01-03

This warning is displayed because the image sequence plugin can load a wide range of image types and image spacing setting is not thoroughly validated for all of them, so the user should verify it.

This plugin loads a 2D+time image sequence and not a 3D volume. How do you plan to reconstruct a 3D volume from it? What ultrasound system and probe did you use to acquire this data set?