Bump phoenix from 1.7.7 to 1.7.8 #443
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 warnings
Build and test (1.10, 21.3)
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/
|
Build and test (1.10, 21.3):
test/test_helper.exs#L71
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Build and test (1.10, 21.3):
test/test_helper.exs#L76
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
Build and test (1.10, 21.3)
:crypto.crypto_one_time/5 is undefined or private
|
Build and test (1.10, 21.3)
:crypto.crypto_one_time_aead/6 is undefined or private
|
Build and test (1.10, 21.3)
:crypto.crypto_one_time_aead/7 is undefined or private
|
Build and test (1.12, 24.0, lint)
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/
|
Build and test (1.12, 24.0, lint):
test/test_helper.exs#L71
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Build and test (1.12, 24.0, lint):
test/test_helper.exs#L76
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|