Skip to content

Don't strip leading zeroes from numbers #2

Don't strip leading zeroes from numbers

Don't strip leading zeroes from numbers #2

Triggered via pull request April 10, 2024 15:43
Status Success
Total duration 57s
Artifacts

elixir.yml

on: pull_request
Build and test
48s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
bitstring specifier "integer_32bit_be" does not exist and is being expanded to "integer_32bit_be()", please use parentheses to remove the ambiguity
Build and test
bitstring specifier "integer_64bit_be" does not exist and is being expanded to "integer_64bit_be()", please use parentheses to remove the ambiguity
Build and test
bitstring specifier "signed_char_be" does not exist and is being expanded to "signed_char_be()", please use parentheses to remove the ambiguity
Build and test
bitstring specifier "unsigned_char_be" does not exist and is being expanded to "unsigned_char_be()", please use parentheses to remove the ambiguity