You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"prepareAnalysis: Error: Data verification failed. At least one DEPENDS_ON relationship required. Check if the artifacts directory is empty or if the scan failed."
45
45
exit 1
46
46
fi
47
47
48
+
# Preparation - Import git log if source or history is available
49
+
# TODO move into separate analysis compilation/part that is selectable
0 commit comments