Skip to content

feat: add support for ignore and enforce comment directives (#88) #152

feat: add support for ignore and enforce comment directives (#88)

feat: add support for ignore and enforce comment directives (#88) #152

Triggered via push January 4, 2024 15:19
Status Success
Total duration 2m 36s
Artifacts

ci.yml

on: push
Matrix: Lint
Matrix: Test
Dependabot auto-merge
5s
Dependabot auto-merge
Fit to window
Zoom out
Zoom in

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