Go-based Feed Fetcher Implementation #1
feedfetcher-tests.yml
on: pull_request
Annotations
18 errors and 5 warnings
|
Build
Process completed with exit code 2.
|
|
Build
missing go.sum entry for module providing package github.com/mmcdole/gofeed; to add:
|
|
Build
missing go.sum entry for module providing package github.com/go-redis/redis/v8; to add:
|
|
Build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/s3; to add:
|
|
Build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session; to add:
|
|
Build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/credentials; to add:
|
|
Build
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws; to add:
|
|
Lint
issues found
|
|
Lint:
feedfetcher/main.go#L295
undefined: redis (typecheck)
|
|
Lint:
feedfetcher/main.go#L63
undefined: redis (typecheck)
|
|
Lint:
feedfetcher/main.go#L25
undefined: redis (typecheck)
|
|
Test
Process completed with exit code 1.
|
|
Test
missing go.sum entry for module providing package github.com/mmcdole/gofeed (imported by github.com/feedreaderco/feed-fetcher); to add:
|
|
Test
missing go.sum entry for module providing package github.com/go-redis/redis/v8 (imported by github.com/feedreaderco/feed-fetcher); to add:
|
|
Test
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/s3 (imported by github.com/feedreaderco/feed-fetcher); to add:
|
|
Test
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by github.com/feedreaderco/feed-fetcher); to add:
|
|
Test
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/credentials (imported by github.com/feedreaderco/feed-fetcher); to add:
|
|
Test
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/feedreaderco/feed-fetcher); to add:
|
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/v2/v2. Supported file pattern: go.sum
|
|
Lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0n+PraAAAAADhlDCAKAbBQo+6qEpTxaWWQ0hJMzBFREdFMDQxMwBFZGdl
|
|
Lint
Failed to restore: Cache service responded with 400
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/v2/v2. Supported file pattern: go.sum
|
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/v2/v2. Supported file pattern: go.sum
|