Skip to content

バックエンドサーバーにMinioクライアント追加 #649

バックエンドサーバーにMinioクライアント追加

バックエンドサーバーにMinioクライアント追加 #649

Triggered via pull request January 18, 2025 01:25
Status Failure
Total duration 30s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
19s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
golangci-lint: api/drivers/mc/mc.go#L14
undeclared name: `minio` (typecheck)
golangci-lint: api/drivers/mc/mc.go#L29
undeclared name: `minio` (typecheck)
golangci-lint: api/drivers/mc/mc.go#L9
"github.com/minio/minio-go/v7" imported but not used (typecheck)
golangci-lint: api/externals/repository/object_upload_repository.go#L35
undeclared name: `minio` (typecheck)
golangci-lint: api/externals/repository/object_upload_repository.go#L9
"github.com/minio/minio-go/v7" imported but not used (typecheck)
golangci-lint
Process completed with exit code 1.