Feat/google storage config #57
ci.yml
on: pull_request
Matrix: Dependencies
Matrix: PLT_cache
Matrix: check_format
Matrix: lint
Matrix: Testing and coverage
Matrix: dialyzer
Annotations
2 errors and 26 warnings
Testing and coverage (1.14, 25)
Process completed with exit code 1.
|
dialyzer (1.14, 25)
Process completed with exit code 2.
|
Dependencies (1.14, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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/
|
Dependencies (1.14, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Dependencies (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
|
Dependencies (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
|
Dependencies (1.14, 25)
ExAws.Config.new/2 is undefined (module ExAws.Config is not available or is yet to be defined)
|
Dependencies (1.14, 25)
ExAws.Request.Url.sanitize/2 is undefined (module ExAws.Request.Url is not available or is yet to be defined)
|
Dependencies (1.14, 25)
ExAws.S3.delete_object/2 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
Dependencies (1.14, 25)
ExAws.S3.presigned_url/5 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
Dependencies (1.14, 25)
ExAws.S3.put_object/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
Dependencies (1.14, 25)
ExAws.S3.upload/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
Dependencies (1.14, 25)
ExAws.S3.Upload.stream_file/1 is undefined (module ExAws.S3.Upload is not available or is yet to be defined)
|
check_format (1.14, 25)
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/
|
lint (1.14, 25)
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/
|
Testing and coverage (1.14, 25)
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/
|
PLT_cache (1.14, 25)
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/
|
PLT_cache (1.14, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
PLT_cache (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
|
PLT_cache (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
|
PLT_cache (1.14, 25)
ExAws.Config.new/2 is undefined (module ExAws.Config is not available or is yet to be defined)
|
PLT_cache (1.14, 25)
ExAws.Request.Url.sanitize/2 is undefined (module ExAws.Request.Url is not available or is yet to be defined)
|
PLT_cache (1.14, 25)
ExAws.S3.delete_object/2 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
PLT_cache (1.14, 25)
ExAws.S3.presigned_url/5 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
PLT_cache (1.14, 25)
ExAws.S3.put_object/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
PLT_cache (1.14, 25)
ExAws.S3.upload/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
PLT_cache (1.14, 25)
ExAws.S3.Upload.stream_file/1 is undefined (module ExAws.S3.Upload is not available or is yet to be defined)
|
dialyzer (1.14, 25)
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/
|