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
buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref ac927ac7-3fde-4cd9-abf3-9664575eda9c::z7k3ryw74t9d64t2njxtxdck6: "/RecomendationAlgo/RecomendationAlgo.csproj": not found
Possible null reference argument for parameter 'element' in 'DescriptionAttribute? CustomAttributeExtensions.GetCustomAttribute<DescriptionAttribute>(MemberInfo element)'.
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Parameter 'category' has no matching param tag in the XML comment for RecommendationAlgo.Repository.RecommendationRepository.GetRecommendedVideosBasedOnLikeSimilarity (but other parameters do)
Parameter 'topN' has no matching param tag in the XML comment for OpenVisStreamer.VideoLibrary.Controllers.VideoController.GetRecommendedVideos (but other parameters do)