Skip to content

Bump the go-modules group with 1 update #11

Bump the go-modules group with 1 update

Bump the go-modules group with 1 update #11

Triggered via pull request October 9, 2023 05:55
Status Failure
Total duration 1m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: facades/minio.go#L8
could not import github.com/goravel/minio (-: # github.com/goravel/minio
lint: minio.go#L343
cannot use driver (variable of type *Minio) as filesystem.Driver value in return statement: *Minio does not implement filesystem.Driver (missing method GetBytes)) (typecheck)
lint: minio.go#L1
: # github.com/goravel/minio [github.com/goravel/minio.test]
lint: minio.go#L343
cannot use driver (variable of type *Minio) as filesystem.Driver value in return statement: *Minio does not implement filesystem.Driver (missing method GetBytes)
lint: minio_test.go#L382
cannot use NewMinio(context.Background(), mockConfig, "minio") (value of type *Minio) as filesystem.Driver value in assignment: *Minio does not implement filesystem.Driver (missing method GetBytes) (typecheck)
lint
issues found