Make S3 ids self-contained #69
Annotations
17 warnings
test (1.13.x, 24.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.13.x, 24.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.13.x, 24.x)
:hackney.request/5 is undefined (module :hackney is not available or is yet to be defined)
|
test (1.13.x, 24.x)
ExAws.S3.Parsers.parse_bucket_object_versions/1 is undefined or private
|
test (1.13.x, 24.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
test (1.13.x, 24.x):
lib/supplement/storages/s3.ex#L33
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.13.x, 24.x):
lib/supplement/storages/s3.ex#L46
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.13.x, 24.x):
lib/supplement/storages/s3.ex#L59
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
dialyzer (1.13.x, 24.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
dialyzer (1.13.x, 24.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dialyzer (1.13.x, 24.x)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
dialyzer (1.13.x, 24.x)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
dialyzer (1.13.x, 24.x)
:hackney.request/5 is undefined (module :hackney is not available or is yet to be defined)
|
dialyzer (1.13.x, 24.x)
ExAws.S3.Parsers.parse_bucket_object_versions/1 is undefined or private
|
dialyzer (1.13.x, 24.x):
lib/supplement/storages/s3.ex#L33
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
dialyzer (1.13.x, 24.x):
lib/supplement/storages/s3.ex#L46
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
dialyzer (1.13.x, 24.x):
lib/supplement/storages/s3.ex#L59
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|