refactor generator #251
Annotations
4 errors and 2 warnings
lint:
internal/testgen/gen_bool_compare.go#L29
Consider pre-allocating `ignoredAssertions` (prealloc)
|
lint:
internal/testgen/gen_bool_compare.go#L87
Consider pre-allocating `invalidAssertionsForTrue` (prealloc)
|
lint:
internal/testgen/gen_bool_compare.go#L88
Consider pre-allocating `invalidAssertionsForFalse` (prealloc)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/testifylint/testifylint. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/testifylint/testifylint. Supported file pattern: go.sum
|