refactor and use generic types #1
test.yaml
on: push
Run make lint
26s
Run make test
9s
Annotations
4 errors and 2 warnings
Run make test:
consumer_test.go#L6
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/yaa110/goterator); to add:
|
Run make test:
consumer_test.go#L6
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/yaa110/goterator); to add:
|
Run make test
Process completed with exit code 2.
|
Run make lint
Process completed with exit code 2.
|
Run make test
Restore cache failed: Dependencies file is not found in /home/runner/work/goterator/goterator. Supported file pattern: go.sum
|
Run make lint
Restore cache failed: Dependencies file is not found in /home/runner/work/goterator/goterator. Supported file pattern: go.sum
|