Changes to native demo to make the iOS app work #1353
Annotations
14 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:
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
Decimal.cmp/2 is deprecated. Use compare/2 instead
|
test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
test
variable "socket" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test
variable "socket" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
test
Decimal.cmp/2 is deprecated. Use compare/2 instead
|
test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|