Implementing file search, pagination, bulk ops & URL S3 instance routing #359
Annotations
2 errors and 1 warning
|
verify
issues found
|
|
verify:
internal/app/s3manager/mocks/s3.go#L18
cannot use &S3Mock{} (value of type *S3Mock) as s3manager.S3 value in variable declaration: *S3Mock does not implement s3manager.S3 (missing method RemoveObjects) (typecheck)
|
|
verify
Restore cache failed: Dependencies file is not found in /home/runner/work/s3manager/s3manager. Supported file pattern: go.sum
|