feat: add support for ignore
and enforce
comment directives (#88)
#152
ci.yml
on: push
Matrix: Lint
Matrix: Test
Dependabot auto-merge
5s
Annotations
11 errors and 1 warning
Lint (1.21, ubuntu-latest):
analyzer/analyzer_test.go#L21
require-error: for error assertions use require (testifylint)
|
Lint (1.21, ubuntu-latest):
analyzer/analyzer_test.go#L25
require-error: for error assertions use require (testifylint)
|
Lint (1.21, ubuntu-latest):
analyzer/analyzer_test.go#L29
require-error: for error assertions use require (testifylint)
|
Lint (1.21, ubuntu-latest):
analyzer/analyzer_test.go#L33
require-error: for error assertions use require (testifylint)
|
Lint (1.21, ubuntu-latest):
internal/fields/struct_test.go#L65
suite-extra-assert-call: need to simplify the assertion to s.Len (testifylint)
|
Lint (1.21, ubuntu-latest):
internal/fields/struct_test.go#L66
suite-extra-assert-call: need to simplify the assertion to s.Equal (testifylint)
|
Lint (1.21, ubuntu-latest):
internal/fields/struct_test.go#L93
suite-extra-assert-call: need to simplify the assertion to s.Equal (testifylint)
|
Lint (1.21, ubuntu-latest):
internal/fields/struct_test.go#L103
suite-extra-assert-call: need to simplify the assertion to s.NotNil (testifylint)
|
Lint (1.21, ubuntu-latest):
internal/fields/struct_test.go#L105
suite-extra-assert-call: need to simplify the assertion to s.NotNil (testifylint)
|
Lint (1.21, ubuntu-latest):
internal/fields/struct_test.go#L106
suite-extra-assert-call: need to simplify the assertion to s.Nil (testifylint)
|
Dependabot auto-merge
This action must be used in the context of a Pull Request or with a Pull Request number
|
Lint (1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-exhaustruct/go-exhaustruct. Supported file pattern: go.sum
|