set skip non executable to true (#112) #349
Annotations
10 errors and 1 warning
lint:
pkg/config/config.go#L47
undefined: yaml (typecheck)
|
lint:
pkg/scan/scanner.go#L35
undefined: yara (typecheck)
|
lint:
pkg/scan/scanner.go#L21
undefined: yara (typecheck)
|
lint:
pkg/server/grpc.go#L150
undefined: yara (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/archive/tar/reader.go#L638
tr.curr.Read undefined (type fileReader has no field or method Read) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/archive/tar/writer.go#L477
tw.curr.Write undefined (type fileWriter has no field or method Write) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/archive/tar/writer.go#L589
sw.fw.Write undefined (type fileWriter has no field or method Write) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|