Removes vendoring of dependencies #392
cicd.yml
on: pull_request
Linting
25s
Unit Tests
0s
Annotations
5 errors
Linting:
util_test.go#L14
dot-imports: should not use dot imports (revive)
|
Linting:
buffer.go#L17
interface method Create must have named param for type string (inamedparam)
|
Linting:
util.go#L67
Magic number: 2, in <operation> detected (mnd)
|
Linting:
types_test.go#L43
expected-actual: need to reverse actual and expected values (testifylint)
|
Linting
issues found
|