修复dockerbuild #14
ci.yml
on: push
Matrix: Test
Lint
1m 35s
Security Scan
14s
Docker Test
18s
Annotations
9 errors and 1 warning
|
Security Scan
Process completed with exit code 1.
|
|
Lint
issues found
|
|
Lint:
internal/services/share.go#L195
SA9003: empty branch (staticcheck)
|
|
Lint:
internal/services/share.go#L105
SA9003: empty branch (staticcheck)
|
|
Lint:
internal/storage/s3_strategy.go#L15
SA1019: "github.com/aws/aws-sdk-go/service/s3" is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2. See https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/. (staticcheck)
|
|
Lint:
internal/storage/s3_strategy.go#L14
SA1019: "github.com/aws/aws-sdk-go/aws/session" is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2. See https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/. (staticcheck)
|
|
Lint:
internal/storage/s3_strategy.go#L13
SA1019: "github.com/aws/aws-sdk-go/aws/credentials" is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2. See https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/. (staticcheck)
|
|
Lint:
internal/storage/s3_strategy.go#L12
SA1019: "github.com/aws/aws-sdk-go/aws" is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2. See https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/. (staticcheck)
|
|
Docker Test
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|
|
Security Scan
No files were found with the provided path: gosec-report.json. No artifacts will be uploaded.
|