Skip to content

Remove helpers

Remove helpers #111

Triggered via pull request January 20, 2024 13:22
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

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

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