Skip to content

feat: object expressions (#97) #357

feat: object expressions (#97)

feat: object expressions (#97) #357

Triggered via push September 8, 2024 16:08
Status Success
Total duration 15m 10s
Artifacts 2

ci.yml

on: push
Matrix: Fuzz fsharp
Matrix: Parse examples
Matrix: Test parser
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 26 warnings
ERROR (macOS): examples/Giraffe/src/Giraffe/EndpointRouting.fs#L1
examples/Giraffe/src/Giraffe/EndpointRouting.fs 4.07 ms 4009 bytes/ms (ERROR [0, 0] - [379, 71])
MISSING identifier (macOS): examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 2.81 ms 3678 bytes/ms (MISSING identifier [261, 79] - [261, 79])
MISSING identifier (macOS): examples/Giraffe/src/Giraffe/Middleware.fs#L31
examples/Giraffe/src/Giraffe/Middleware.fs 1.14 ms 5303 bytes/ms (MISSING identifier [30, 68] - [30, 68])
ERROR (macOS): examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs#L26
examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs 0.33 ms 3444 bytes/ms (ERROR [25, 0] - [28, 64])
ERROR (macOS): examples/Giraffe/tests/Giraffe.Tests/ModelValidationTests.fs#L19
examples/Giraffe/tests/Giraffe.Tests/ModelValidationTests.fs 3.41 ms 1004 bytes/ms (ERROR [18, 8] - [72, 82])
ERROR (macOS): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvFile.fs#L17
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvFile.fs 1.96 ms 3855 bytes/ms (ERROR [16, 11] - [46, 11])
ERROR (macOS): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs#L171
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs 4.75 ms 4243 bytes/ms (ERROR [170, 20] - [176, 15])
ERROR (macOS): examples/FSharp.Data/src/FSharp.Data.DesignTime/Json/JsonGenerator.fs#L436
examples/FSharp.Data/src/FSharp.Data.DesignTime/Json/JsonGenerator.fs 6.63 ms 4760 bytes/ms (ERROR [435, 20] - [447, 58])
ERROR (macOS): examples/FSharp.Data/src/FSharp.Data.DesignTime/Xml/XmlGenerator.fs#L114
examples/FSharp.Data/src/FSharp.Data.DesignTime/Xml/XmlGenerator.fs 5.67 ms 5260 bytes/ms (ERROR [113, 19] - [179, 108])
ERROR (macOS): examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlCssSelectors.fs#L1
examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlCssSelectors.fs 2.58 ms 3613 bytes/ms (ERROR [0, 0] - [242, 0])
ERROR (Linux): examples/Giraffe/src/Giraffe/EndpointRouting.fs#L1
examples/Giraffe/src/Giraffe/EndpointRouting.fs 5.90 ms 2764 bytes/ms (ERROR [0, 0] - [379, 71])
MISSING identifier (Linux): examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 3.75 ms 2762 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.65 ms 3681 bytes/ms (MISSING identifier [30, 68] - [30, 68])
ERROR (Linux): examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs#L26
examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs 0.48 ms 2406 bytes/ms (ERROR [25, 0] - [28, 64])
ERROR (Linux): examples/Giraffe/tests/Giraffe.Tests/ModelValidationTests.fs#L19
examples/Giraffe/tests/Giraffe.Tests/ModelValidationTests.fs 4.35 ms 785 bytes/ms (ERROR [18, 8] - [72, 82])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvFile.fs#L17
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvFile.fs 2.73 ms 2766 bytes/ms (ERROR [16, 11] - [46, 11])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs#L171
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs 6.61 ms 3053 bytes/ms (ERROR [170, 20] - [176, 15])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.DesignTime/Json/JsonGenerator.fs#L436
examples/FSharp.Data/src/FSharp.Data.DesignTime/Json/JsonGenerator.fs 9.04 ms 3490 bytes/ms (ERROR [435, 20] - [447, 58])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.DesignTime/Xml/XmlGenerator.fs#L114
examples/FSharp.Data/src/FSharp.Data.DesignTime/Xml/XmlGenerator.fs 7.79 ms 3834 bytes/ms (ERROR [113, 19] - [179, 108])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlCssSelectors.fs#L1
examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlCssSelectors.fs 3.62 ms 2576 bytes/ms (ERROR [0, 0] - [242, 0])
Test parser (ubuntu-latest, fsharp_signature)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Test parser (ubuntu-latest, fsharp)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Test parser (macos-14, fsharp)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Test parser (macos-14, fsharp_signature)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Test parser (windows-latest, fsharp_signature)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Test parser (windows-latest, fsharp)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
INVALID (macOS): 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.02 ms 19774 bytes/ms
INVALID (macOS): 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.01 ms 15778 bytes/ms
INVALID (macOS): 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 17173 bytes/ms
INVALID (macOS): 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.07 ms 7035 bytes/ms
INVALID (macOS): 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.09 ms 2855 bytes/ms
INVALID (macOS): 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.07 ms 6064 bytes/ms
INVALID (macOS): 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.05 ms 8239 bytes/ms
INVALID (macOS): 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.06 ms 11220 bytes/ms
INVALID (macOS): 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.17 ms 3865 bytes/ms
INVALID (macOS): 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.09 ms 6748 bytes/ms
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.03 ms 10451 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 9171 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 10924 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.07 ms 6229 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.04 ms 7158 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.07 ms 5890 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.07 ms 5763 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.08 ms 8448 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.22 ms 3015 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 5870 bytes/ms

Artifacts

Produced during runtime
Name Size
failures-Linux
1.65 MB
failures-macOS
1.65 MB