༼ つ ◕_◕ ༽つ Give Storage #4214
Annotations
3 errors and 10 warnings
Lint:
server/src/instant/storage/s3.clj#L133
Unresolved symbol: list-objects-v2
|
Lint:
server/src/instant/util/storage.clj#L63
instant.storage.s3/upload-image-to-s3 is called with 2 args but expects 3
|
Lint
Process completed with exit code 3.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
server/src/instant/admin/routes.clj#L27
namespace instant.model.app-file is required but never used
|
Lint:
server/src/instant/dash/routes.clj#L55
namespace instant.storage.s3 is required but never used
|
Lint:
server/src/instant/db/instaql.clj#L1876
duplicate require of instant.util.instaql
|
Lint:
server/src/instant/model/app_file.clj#L77
Unused value
|
Lint:
server/src/instant/util/storage.clj#L76
Unresolved var: s3-util/signed-download-url
|
Lint:
server/src/instant/util/storage.clj#L87
Unresolved var: s3-util/signed-upload-url
|
Lint:
server/src/instant/util/storage.clj#L124
Unresolved var: s3-util/delete-object
|
Lint:
server/src/instant/util/storage.clj#L130
Unresolved var: s3-util/delete-objects
|
Lint:
server/src/instant/util/storage.clj#L205
Unresolved var: s3-util/list-objects-v2
|
Loading