Improve errors and diagnostics #1493
Annotations
10 errors
test/surface/constructs/if_test.exs#L290
test nested if/elseif/else compile error message contains the correct line with nested struct (Surface.Constructs.IfTest)
|
test/surface/constructs/if_test.exs#L389
test #unless language structure compile error message contains the correct line (Surface.Constructs.IfTest)
|
test/surface/constructs/if_test.exs#L79
test #if language structure compile error message contains the correct line (Surface.Constructs.IfTest)
|
test/surface/constructs/for_test.exs#L103
test #for language structure compile error message contains the correct line (Surface.Constructs.ForTest)
|
test/surface/constructs/for_test.exs#L194
test #else language structure raises compile error with complex generator (Surface.Constructs.ForTest)
|
test/surface/constructs/case_test.exs#L89
test raise error if there's no {#match} sub-blocks (Surface.Constructs.CaseTest)
|
test/surface/constructs/case_test.exs#L69
test raise error if default sub-block has content (Surface.Constructs.CaseTest)
|
test/surface/integrations/directives_test.exs#L397
test modifiers raise compile error for modifiers with multiple clauses (Surface.DirectivesTest)
|
test/surface/integrations/directives_test.exs#L177
test :props for a component raise if trying to assisn `{... }` to a property (Surface.DirectivesTest)
|
test/surface/integrations/directives_test.exs#L306
test :attrs in html tags raise if trying to assisn `{... }` to an attribute (Surface.DirectivesTest)
|
The logs for this run have expired and are no longer available.
Loading