Skip to content

fix: LegacyFCM handle nil and replace with unknown (#266) #77

fix: LegacyFCM handle nil and replace with unknown (#266)

fix: LegacyFCM handle nil and replace with unknown (#266) #77

Triggered via push August 29, 2024 19:11
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 9 warnings
Format/Credo
Process completed with exit code 1.
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#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#L27
test handle_push/3 successfully sends a valid push (Pigeon.LegacyFCMTest)
Test: test/pigeon/fcm_test.exs#L44
test handle_push/3 successfully sends a valid push with callback (Pigeon.FCMTest)
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
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/
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/
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