Skip to content

Show message for Safari users that push will not work #1355

Show message for Safari users that push will not work

Show message for Safari users that push will not work #1355

Triggered via push October 12, 2023 10:09
Status Success
Total duration 18m 1s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, EndBug/add-and-commit@v6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
:ssl.cipher_suites/0 is undefined or private, use cipher_suites/2,3 instead
test
:ssl.ssl_accept/2 is undefined or private, use ssl_handshake/1,2,3 instead
test
:ssl.ssl_accept/3 is undefined or private, use ssl_handshake/1,2,3 instead
test: core/deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
test
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
test
:random.uniform/1 is deprecated. Use the 'rand' module instead
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
Decimal.cmp/2 is deprecated. Use compare/2 instead
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test
:random.uniform/1 is deprecated. Use the 'rand' module instead
test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead