Git Audit - Diff mode #2073
Annotations
18 errors
Static-Check:
utils/scm/filediff_test.go#L17
wrong signature for Test, must be: func Test(t *testing.T)
|
Static-Check:
commands/git/audit/gitaudit.go#L122
unreachable code
|
Static-Check
Process completed with exit code 1.
|
Lint macos:
utils/scm/filediff_test.go#L17
wrong signature for Test, must be: func Test(t *testing.T)
|
Lint macos:
commands/git/audit/gitaudit.go#L122
unreachable code
|
Lint macos
Process completed with exit code 1.
|
Lint ubuntu:
utils/scm/filediff_test.go#L17
wrong signature for Test, must be: func Test(t *testing.T)
|
Lint ubuntu:
commands/git/audit/gitaudit.go#L122
unreachable code
|
Lint ubuntu
Process completed with exit code 1.
|
Go-Sec
wrong signature for Test, must be: func Test(t *testing.T)
|
Go-Sec:
utils/scm/gitmanager_test.go#L263
undefined: ChangesRelevantToScan
|
Go-Sec:
utils/scm/gitmanager_test.go#L269
undefined: ChangesRelevantToScan
|
Go-Sec:
utils/scm/gitmanager_test.go#L275
undefined: ChangesRelevantToScan
|
Go-Sec:
utils/scm/gitmanager_test.go#L288
gitManager.ScanRelevantDiff undefined (type *GitManager has no field or method ScanRelevantDiff)
|
Go-Sec
Process completed with exit code 1.
|
Lint windows:
utils/scm/filediff_test.go#L17
wrong signature for Test, must be: func Test(t *testing.T)
|
Lint windows:
commands/git/audit/gitaudit.go#L122
unreachable code
|
Lint windows
Process completed with exit code 1.
|