Skip to content

e2e renovate/fsharp.compiler.service-43.x on m1 macos #339

e2e renovate/fsharp.compiler.service-43.x on m1 macos

e2e renovate/fsharp.compiler.service-43.x on m1 macos #339

Triggered via pull request May 14, 2024 15:31
Status Failure
Total duration 28s
Artifacts

integration-test.yaml

on: pull_request
integration-test
21s
integration-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
integration-test: src/Stryker.Core/Stryker.Core/Compiling/FsharpCompilingProcess.cs#L41
There is no argument given that corresponds to the required parameter 'parallelReferenceResolution' of 'FSharpChecker.Create(FSharpOption<int>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<LegacyReferenceResolver>, FSharpOption<FSharpFunc<Tuple<string, DateTime>, FSharpOption<Tuple<object, nint, int>>>>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<DocumentSource>, FSharpOption<bool>, FSharpOption<bool>)'
integration-test: src/Stryker.Core/Stryker.Core/Compiling/FsharpCompilingProcess.cs#L94
No overload for method 'Compile' takes 8 arguments
integration-test: src/Stryker.Core/Stryker.Core/Initialisation/FsharpProjectComponentsBuilder.cs#L66
There is no argument given that corresponds to the required parameter 'parallelReferenceResolution' of 'FSharpChecker.Create(FSharpOption<int>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<LegacyReferenceResolver>, FSharpOption<FSharpFunc<Tuple<string, DateTime>, FSharpOption<Tuple<object, nint, int>>>>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<DocumentSource>, FSharpOption<bool>, FSharpOption<bool>)'
integration-test: src/Stryker.Core/Stryker.Core/Initialisation/FsharpProjectComponentsBuilder.cs#L243
There is no argument given that corresponds to the required parameter 'parallelReferenceResolution' of 'FSharpChecker.Create(FSharpOption<int>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<LegacyReferenceResolver>, FSharpOption<FSharpFunc<Tuple<string, DateTime>, FSharpOption<Tuple<object, nint, int>>>>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<bool>, FSharpOption<DocumentSource>, FSharpOption<bool>, FSharpOption<bool>)'
integration-test: src/Stryker.Core/Stryker.Core/MutationTest/FsharpMutationProcess.cs#L55
'ParsedImplFileInput' does not contain a definition for 'modules' and no accessible extension method 'modules' accepting a first argument of type 'ParsedImplFileInput' could be found (are you missing a using directive or an assembly reference?)
integration-test: src/Stryker.Core/Stryker.Core/MutationTest/FsharpMutationProcess.cs#L62
'ParsedImplFileInput' does not contain a definition for 'isLastCompiland' and no accessible extension method 'isLastCompiland' accepting a first argument of type 'ParsedImplFileInput' could be found (are you missing a using directive or an assembly reference?)
integration-test
Process completed with exit code 1.
integration-test: src/Stryker.Core/Stryker.Core/Exceptions/NoTestProjectsException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
integration-test: src/Stryker.Core/Stryker.Core/Exceptions/InputException.cs#L22
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
integration-test: src/Stryker.Core/Stryker.Core/Exceptions/CompilationException.cs#L27
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
integration-test: src/Stryker.Core/Stryker.Core/Helpers/RangeHelper.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test: src/Stryker.Core/Stryker.Core/Helpers/RangeHelper.cs#L168
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.