From 27aa5f8ca71f96fc7dba38b6293d09007f92e99d Mon Sep 17 00:00:00 2001 From: laurentsimon Date: Fri, 1 Apr 2022 22:33:32 +0000 Subject: [PATCH] clinter --- checker/raw_result.go | 1 + 1 file changed, 1 insertion(+) diff --git a/checker/raw_result.go b/checker/raw_result.go index 83d562ea3a91..e36aae0ba698 100644 --- a/checker/raw_result.go +++ b/checker/raw_result.go @@ -18,6 +18,7 @@ import "time" // RawResults contains results before a policy // is applied. +//nolint type RawResults struct { VulnerabilitiesResults VulnerabilitiesData BinaryArtifactResults BinaryArtifactData