feat!: signature file grammar #306
ci.yml
on: pull_request
Fuzz fsharp
1m 15s
Fuzz fsharp signature
1m 13s
Matrix: Parse examples
Matrix: Test Go binding
Matrix: Test Node binding
Matrix: Test parser
Matrix: Test Python binding
Matrix: Test Rust binding
Matrix: Test Swift binding
Annotations
30 errors and 20 warnings
Test Node binding (ubuntu-latest)
Process completed with exit code 1.
|
Test Rust binding (ubuntu-latest):
bindings/rust/lib.rs#L66
couldn't read `bindings/rust/../../queries/tags.scm`: No such file or directory (os error 2)
|
Test Rust binding (ubuntu-latest)
Process completed with exit code 101.
|
Test Rust binding (macos-latest):
bindings/rust/lib.rs#L66
couldn't read `bindings/rust/../../queries/tags.scm`: No such file or directory (os error 2)
|
Test Rust binding (macos-latest)
Process completed with exit code 101.
|
Test Swift binding (ubuntu-latest)
Process completed with exit code 1.
|
Test Node binding (macos-latest)
Process completed with exit code 1.
|
Test Swift binding (macos-latest)
Process completed with exit code 1.
|
Test Rust binding (windows-latest):
bindings/rust/lib.rs#L66
couldn't read `bindings/rust\../../queries/tags.scm`: The system cannot find the file specified. (os error 2)
|
Test Rust binding (windows-latest)
Process completed with exit code 1.
|
ERROR (macOS):
examples/Giraffe/src/Giraffe/EndpointRouting.fs#L1
examples/Giraffe/src/Giraffe/EndpointRouting.fs 4.87 ms 3351 bytes/ms (ERROR [0, 0] - [379, 71])
|
MISSING identifier (macOS):
examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 2.78 ms 3724 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.16 ms 5252 bytes/ms (MISSING identifier [30, 68] - [30, 68])
|
MISSING identifier (macOS):
examples/Giraffe/src/Giraffe/ModelParser.fs#L343
examples/Giraffe/src/Giraffe/ModelParser.fs 4.44 ms 3680 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.33 ms 3514 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.10 ms 3115 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 4.79 ms 4207 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.21 ms 5083 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.51 ms 5414 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.65 ms 3524 bytes/ms (ERROR [0, 0] - [242, 0])
|
ERROR (Linux):
examples/Giraffe/src/Giraffe/EndpointRouting.fs#L1
examples/Giraffe/src/Giraffe/EndpointRouting.fs 6.65 ms 2451 bytes/ms (ERROR [0, 0] - [379, 71])
|
MISSING identifier (Linux):
examples/Giraffe/src/Giraffe/FormatExpressions.fs#L262
examples/Giraffe/src/Giraffe/FormatExpressions.fs 3.77 ms 2747 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.60 ms 3793 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.74 ms 3441 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.47 ms 2451 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.52 ms 2244 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.49 ms 3108 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.62 ms 3918 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.68 ms 2532 bytes/ms (ERROR [0, 0] - [242, 0])
|
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 18233 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 12894 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.02 ms 8781 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.06 ms 7775 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 10352 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.05 ms 8755 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 9485 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.05 ms 13523 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 4617 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 9305 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 10961 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 9430 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.02 ms 9617 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 8205 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 7731 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 7163 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 8947 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 3357 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 6607 bytes/ms
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-Linux
|
1.72 MB |
|
failures-macOS
|
1.72 MB |
|