Improve errors and diagnostics #1493
Annotations
10 errors
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/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/component_test.exs#L199
test raise compile error if option :slot is not a string (Surface.ComponentTest)
|
test/surface/integrations/properties_test.exs#L295
test keyword validate invalid literals at compile-time (Surface.PropertiesTest)
|
test/surface/integrations/properties_test.exs#L525
test list passing a list without brackets is invalid (Surface.PropertiesTest)
|
test/surface/compiler/parser_test.exs#L738
test attributes raise on shorthand notation for assigning attributes with invalid expression (Surface.Compiler.ParserTest)
|
test/surface/compiler/parser_test.exs#L754
test attributes raise on assigning {= ...} to an attribute (Surface.Compiler.ParserTest)
|
The logs for this run have expired and are no longer available.
Loading