Fixes #92: Run indexing in GitHub Actions #3
verify.yml
on: pull_request
Go generate
2m 25s
Tests
1m 32s
Annotations
2 errors and 2 warnings
Tests
cannot use s3storage.WithBucket(aws.S3Bucket()) (value of type s3storage.Opt) as "context".Context value in argument to s3storage.New: s3storage.Opt does not implement "context".Context (missing method Deadline)
|
Tests
Process completed with exit code 1.
|
Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/registry-ui/registry-ui. Supported file pattern: go.sum
|
Go generate
Restore cache failed: Dependencies file is not found in /home/runner/work/registry-ui/registry-ui. Supported file pattern: go.sum
|