Skip to content

fix infine parser recursion #279

fix infine parser recursion

fix infine parser recursion #279

Triggered via push July 29, 2024 20:32
Status Success
Total duration 4m 32s
Artifacts 1

ci.yml

on: push
Fuzz parser
9s
Fuzz parser
Matrix: Test parser
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ERROR (Linux): examples/Giraffe/src/Giraffe/EndpointRouting.fs#L1
examples/Giraffe/src/Giraffe/EndpointRouting.fs 6.59 ms 2475 bytes/ms (ERROR [0, 0] - [379, 71])
MISSING identifier (Linux): examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 3.65 ms 2836 bytes/ms (MISSING identifier [261, 79] - [261, 79])
MISSING identifier (Linux): examples/Giraffe/src/Giraffe/Middleware.fs#L31
examples/Giraffe/src/Giraffe/Middleware.fs 1.56 ms 3892 bytes/ms (MISSING identifier [30, 68] - [30, 68])
MISSING identifier (Linux): examples/Giraffe/src/Giraffe/ModelParser.fs#L343
examples/Giraffe/src/Giraffe/ModelParser.fs 4.63 ms 3522 bytes/ms (MISSING identifier [342, 91] - [342, 91])
MISSING identifier (Linux): examples/Giraffe/src/Giraffe/Streaming.fs#L105
examples/Giraffe/src/Giraffe/Streaming.fs 3.09 ms 4764 bytes/ms (MISSING identifier [104, 17] - [104, 17])
ERROR (Linux): examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs#L26
examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs 0.51 ms 2260 bytes/ms (ERROR [25, 0] - [28, 64])
ERROR (Linux): examples/Giraffe/tests/Giraffe.Tests/ModelValidationTests.fs#L24
examples/Giraffe/tests/Giraffe.Tests/ModelValidationTests.fs 1.48 ms 2312 bytes/ms (ERROR [23, 4] - [37, 17])
MISSING "}" (Linux): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs#L172
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs 5.61 ms 3596 bytes/ms (MISSING "}" [171, 20] - [171, 20])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.DesignTime/Json/JsonGenerator.fs#L436
examples/FSharp.Data/src/FSharp.Data.DesignTime/Json/JsonGenerator.fs 8.48 ms 3723 bytes/ms (ERROR [435, 20] - [447, 59])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.DesignTime/Xml/XmlGenerator.fs#L114
examples/FSharp.Data/src/FSharp.Data.DesignTime/Xml/XmlGenerator.fs 7.50 ms 3978 bytes/ms (ERROR [113, 19] - [179, 108])
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/CompilerOptions/fsc/codepage/E_InvalidArgument.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/CompilerOptions/fsc/codepage/E_InvalidArgument.fs 0.04 ms 9382 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/CompilerOptions/fsc/flaterrors/E_MultiLine03.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/CompilerOptions/fsc/flaterrors/E_MultiLine03.fs 0.03 ms 8873 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/CompilerOptions/fsc/flaterrors/E_MultiLine04.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/CompilerOptions/fsc/flaterrors/E_MultiLine04.fs 0.01 ms 10691 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_BaseIFaceLessAccessible01.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_BaseIFaceLessAccessible01.fs 0.06 ms 7608 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_ExposeLessVisible01.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_ExposeLessVisible01.fs 0.03 ms 7695 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_LocalLetBinding02.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_LocalLetBinding02.fs 0.06 ms 6866 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_MoreAccessibleBaseClass01.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_MoreAccessibleBaseClass01.fs 0.06 ms 6896 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_MoreAccessibleBaseClass02.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_MoreAccessibleBaseClass02.fs 0.07 ms 8638 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_PrivateImplicitCtor01.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_PrivateImplicitCtor01.fs 0.21 ms 3222 bytes/ms
INVALID (Linux): examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_ProtectedThingsInaccessible01.fs#L1
examples/FSharp.Compiler/tests/FSharp.Compiler.ComponentTests/Conformance/BasicGrammarElements/AccessibilityAnnotations/Basic/E_ProtectedThingsInaccessible01.fs 0.10 ms 6295 bytes/ms

Artifacts

Produced during runtime
Name Size
failures-Linux Expired
1.85 MB