Git Audit - Diff mode #2065
Annotations
18 errors
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#L111
unreachable code
|
Lint ubuntu:
commands/git/audit/gitaudit.go#L123
unreachable code
|
Lint ubuntu
Process completed with exit code 1.
|
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#L111
unreachable code
|
Static-Check:
commands/git/audit/gitaudit.go#L123
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#L111
unreachable code
|
Lint macos:
commands/git/audit/gitaudit.go#L123
unreachable code
|
Lint macos
Process completed with exit code 1.
|
Go-Sec
wrong signature for Test, must be: func Test(t *testing.T)
|
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#L111
unreachable code
|
Lint windows:
commands/git/audit/gitaudit.go#L123
unreachable code
|
Lint windows
Process completed with exit code 1.
|