Recently Android Studio and in its last update has removed signingReport but you can still get these details in Android studion in Terminal, just write the following command:
keytool -list -v -keystore "%USERPROFILE%\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android