mirror of
https://github.com/github/codeql-action.git
synced 2026-04-26 16:58:47 +00:00
Restore missing status.push resulting from a bad merge
This commit is contained in:
Generated
+1
@@ -91150,6 +91150,7 @@ async function uploadDependencyCaches(codeql, features, config, logger) {
|
||||
logger
|
||||
);
|
||||
if (patterns === void 0) {
|
||||
status.push({ language, result: "no-hash" /* NoHash */ });
|
||||
continue;
|
||||
}
|
||||
const size = await getTotalCacheSize(
|
||||
|
||||
Reference in New Issue
Block a user