|
|
@ -27,7 +27,6 @@ function main() { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
function processArtifacts(artifacts) { |
|
|
|
function processArtifacts(artifacts) { |
|
|
|
|
|
|
|
|
|
|
|
const filesContainingCustomError = {}; |
|
|
|
const filesContainingCustomError = {}; |
|
|
|
|
|
|
|
|
|
|
|
for (const artifact of artifacts) { |
|
|
|
for (const artifact of artifacts) { |
|
|
|