ci: update erlang and elixir versions #79
Annotations
8 errors and 23 warnings
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#L55
test handle_push/3 successfully sends a valid push with a dynamic dispatcher (Pigeon.FCMTest)
|
Test:
test/pigeon/fcm_test.exs#L35
test handle_push/3 successfully sends a valid push (Pigeon.FCMTest)
|
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#L47
test handle_push/3 successfully sends a valid push with callback (Pigeon.LegacyFCMTest)
|
Test:
test/pigeon/legacy_fcm_test.exs#L27
test handle_push/3 successfully sends a valid push (Pigeon.LegacyFCMTest)
|
Test
Process completed with exit code 2.
|
Format/Credo
Process completed with exit code 1.
|
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
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Test
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Test
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Test
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Test
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Test
1..-2 has a default step of -1, please write 1..-2//-1 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
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Format/Credo
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Format/Credo
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Format/Credo
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Format/Credo
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Format/Credo
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Format/Credo
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Format/Credo
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Format/Credo
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Format/Credo
1..-2 has a default step of -1, please write 1..-2//-1 instead
|