Skip to content

feat: anon record update expression #342

feat: anon record update expression

feat: anon record update expression #342

Triggered via pull request September 6, 2024 15:21
Status Success
Total duration 7m 2s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
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.69 ms 3479 bytes/ms (ERROR [0, 0] - [379, 71])
MISSING identifier (macOS): examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 2.98 ms 3476 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.22 ms 4978 bytes/ms (MISSING identifier [30, 68] - [30, 68])
MISSING identifier (macOS): examples/Giraffe/src/Giraffe/ModelParser.fs#L343
examples/Giraffe/src/Giraffe/ModelParser.fs 3.53 ms 4619 bytes/ms (MISSING identifier [342, 91] - [342, 91])
ERROR (macOS): examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs#L26
examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs 0.34 ms 3371 bytes/ms (ERROR [25, 0] - [28, 64])
ERROR (macOS): examples/Giraffe/tests/Giraffe.Tests/ModelValidationTests.fs#L24
examples/Giraffe/tests/Giraffe.Tests/ModelValidationTests.fs 1.13 ms 3018 bytes/ms (ERROR [23, 4] - [37, 17])
ERROR (macOS): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs#L171
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs 7.62 ms 2645 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.80 ms 4642 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 6.04 ms 4946 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.63 ms 3547 bytes/ms (ERROR [0, 0] - [242, 0])
ERROR (Linux): examples/Giraffe/src/Giraffe/EndpointRouting.fs#L1
examples/Giraffe/src/Giraffe/EndpointRouting.fs 6.59 ms 2472 bytes/ms (ERROR [0, 0] - [379, 71])
MISSING identifier (Linux): examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 3.71 ms 2787 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.59 ms 3818 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.68 ms 3485 bytes/ms (MISSING identifier [342, 91] - [342, 91])
ERROR (Linux): examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs#L26
examples/Giraffe/tests/Giraffe.Tests/DateTimeTests.fs 0.46 ms 2501 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.49 ms 2291 bytes/ms (ERROR [23, 4] - [37, 17])
ERROR (Linux): examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs#L171
examples/FSharp.Data/src/FSharp.Data.Csv.Core/CsvRuntime.fs 6.47 ms 3116 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.80 ms 3584 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.61 ms 3924 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.57 ms 2614 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.
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 19454 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 15395 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 20022 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.04 ms 10052 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.02 ms 11361 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.04 ms 10169 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.04 ms 10314 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 10906 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.14 ms 4774 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 9128 bytes/ms
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 (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 11041 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 9453 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 11627 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 7825 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 7767 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 7111 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 7263 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 8937 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.20 ms 3340 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.09 ms 6537 bytes/ms

Artifacts

Produced during runtime
Name Size Digest
failures-Linux Expired
1.72 MB
sha256:4b0a347e0dfe039aaa3b4afcfcaf59a8c3a06fb2f73760f1596f5430a227ca88
failures-macOS Expired
1.72 MB
sha256:b804c5aa4e987dec83717f2cf7c511cef3172c8b38ac30a108383608fbf17380