Skip to content

fix: allow interface impl in type extension (#98) #364

fix: allow interface impl in type extension (#98)

fix: allow interface impl in type extension (#98) #364

Triggered via push September 9, 2024 14:16
Status Success
Total duration 15m 16s
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.19 ms 3892 bytes/ms (ERROR [0, 0] - [379, 71])
MISSING identifier (macOS): examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 2.92 ms 3547 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.11 ms 5460 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.32 ms 3588 bytes/ms (ERROR [25, 0] - [28, 64])
ERROR (macOS): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvFile.fs#L17
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvFile.fs 1.81 ms 4164 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.78 ms 4218 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.33 ms 4986 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.33 ms 5598 bytes/ms (ERROR [113, 19] - [179, 108])
ERROR (macOS): examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlOperations.fs#L22
examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlOperations.fs 8.74 ms 5915 bytes/ms (ERROR [21, 30] - [21, 36])
MISSING identifier (macOS): examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlParser.fs#L1096
examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlParser.fs 8.06 ms 4888 bytes/ms (MISSING identifier [1095, 50] - [1095, 50])
ERROR (Linux): examples/Giraffe/src/Giraffe/EndpointRouting.fs#L1
examples/Giraffe/src/Giraffe/EndpointRouting.fs 5.67 ms 2874 bytes/ms (ERROR [0, 0] - [379, 71])
MISSING identifier (Linux): examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 3.69 ms 2808 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.57 ms 3872 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.47 ms 2459 bytes/ms (ERROR [25, 0] - [28, 64])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvFile.fs#L17
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvFile.fs 2.70 ms 2802 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.51 ms 3098 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 8.75 ms 3607 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.53 ms 3966 bytes/ms (ERROR [113, 19] - [179, 108])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlOperations.fs#L22
examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlOperations.fs 13.26 ms 3899 bytes/ms (ERROR [21, 30] - [21, 36])
MISSING identifier (Linux): examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlParser.fs#L1096
examples/FSharp.Data/src/FSharp.Data.Html.Core/HtmlParser.fs 11.48 ms 3433 bytes/ms (MISSING identifier [1095, 50] - [1095, 50])
Test parser (ubuntu-latest, fsharp)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Test parser (ubuntu-latest, fsharp_signature)
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.
Test parser (macos-14, 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 17810 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.02 ms 14351 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 17022 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.05 ms 8737 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.03 ms 9381 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.06 ms 6995 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 8246 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 11014 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 3904 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.07 ms 8397 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 10853 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 9207 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 11037 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 6958 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 6904 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 6370 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 6533 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 8173 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 3027 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 6073 bytes/ms

Artifacts

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