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
returnnil, "", errorutils.CheckErrorf(`unexpected file format "`+filePath+`". The file should include one line in the following format: image-tag@sha256`)
327
+
returnnil, "", errorutils.CheckErrorf(`unexpected file format "%s". The file should include one line in the following format: image-tag@sha256`, filePath)
0 commit comments