public function check($storeId): DataCheckResult
    {
        $checkResult = $this->checkResultFactory->create([]);

        try {