Remove helpers #111
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 3 warnings
Build and test
** (TokenMissingError) test/rules_parser_test.exs:77:1: missing terminator: end (for "do" starting at line 1)
|
Build and test
Process completed with exit code 1.
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test:
lib/live_view_native/stylesheet/rules_parser/helpers.ex#L22
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/live_view_native/stylesheet/rules_parser/helpers.ex#L9
function create_combinator/1 is unused
|