fix: Elixir 1.17 warning (#270) #76
Annotations
8 errors and 15 warnings
Test:
test/pigeon/legacy_fcm_test.exs#L47
test handle_push/3 successfully sends a valid push with callback (Pigeon.LegacyFCMTest)
|
Test:
test/pigeon/legacy_fcm_test.exs#L37
test handle_push/3 successfully handles multiple registration_ids (Pigeon.LegacyFCMTest)
|
Test:
test/pigeon/legacy_fcm_test.exs#L58
test handle_push/3 returns an error on pushing with a bad registration_id (Pigeon.LegacyFCMTest)
|
Test:
test/pigeon/legacy_fcm_test.exs#L27
test handle_push/3 successfully sends a valid push (Pigeon.LegacyFCMTest)
|
Test:
test/pigeon/fcm_test.exs#L35
test handle_push/3 successfully sends a valid push (Pigeon.FCMTest)
|
Test:
test/pigeon/fcm_test.exs#L55
test handle_push/3 successfully sends a valid push with a dynamic dispatcher (Pigeon.FCMTest)
|
Test:
test/pigeon/fcm_test.exs#L44
test handle_push/3 successfully sends a valid push with callback (Pigeon.FCMTest)
|
Test
Process completed with exit code 2.
|
Prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Format/Credo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Format/Credo
use Bitwise is deprecated. import Bitwise instead
|
Format/Credo
use Bitwise is deprecated. import Bitwise instead
|
Format/Credo
use Bitwise is deprecated. import Bitwise instead
|
Format/Credo
use Bitwise is deprecated. import Bitwise instead
|
Format/Credo
use Bitwise is deprecated. import Bitwise instead
|
Format/Credo
use Bitwise is deprecated. import Bitwise instead
|