Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

remove unused variable from render_badges #40

remove unused variable from render_badges

remove unused variable from render_badges #40

Triggered via push July 4, 2023 22:00
Status Success
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
check
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
check
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
check
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
check
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1