Skip to content

changelog for v0.63.0 #1815

changelog for v0.63.0

changelog for v0.63.0 #1815

Triggered via push September 7, 2023 01:57
Status Failure
Total duration 30m 30s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build on macos-latest for 7.0 preview
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 30 minutes.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.empty file features.tests.no parsing/checking errors: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.RenameParamToMatchSignature.can rename parameter with backticks in signature in F# function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
No matching CodeAction. Available code actions were: [|{ Title = "Add explicit type annotation" Kind = Some "refactor" Diagnostics = None IsPreferred = None Disabled = None Edit = Some { Changes = None DocumentChanges = Some [|{ TextDocument = { Uri = "file:///Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/TestCases/CodeFixTests/RenameParamToMatchSignature/Code.fs" Version = Some 0 } Edits = [|{ Range = { Start = { Line = 2 Character = 6 } End = { Line = 2 Character = 6 } } NewText = "(" }; { Range = { Start = { Line = 2 Character = 8 } End = { Line = 2 Character = 8 } } NewText = ": " }; { Range = { Start = { Line = 2 Character = 8 } End = { Line = 2 Character = 8 } } NewText = "int" }; { Range = { Start = { Line = 2 Character = 8 } End = { Line = 2 Character = 8 } } NewText = ")" }|] }|] } Command = None Data = None }; { Title = "Generate placeholder XML documentation" Kind = Some "refactor" Diagnostics = None IsPreferred = None Disabled = None Edit = Some { Changes = None DocumentChanges = Some [|{ TextDocument = { Uri = "file:///Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/TestCases/CodeFixTests/RenameParamToMatchSignature/Code.fs" Version = Some 0 } Edits = [|{ Range = { Start = { Line = 2 Character = 0 } End = { Line = 2 Character = 0 } } NewText = "/// <summary></summary> /// <returns></returns> " }|] }|] } Command = None Data = None }; { Title = "Replace with 'value1'" Kind = Some "quickfix" Diagnostics = Some [|{ Range = { Start = { Line = 2 Character = 6 } End = { Line = 2 Character = 8 } } Severity = Some Error Code = Some "3218" CodeDescription = Some { Href = Some https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/compiler-messages/fs3218 } Source = Some "F# Compiler" Message = "The argument names in the signature 'value1' and implementation 'v1' do not match. The argument name from the signature file will be used. This may cause problems when debugging or profiling." RelatedInformation = Some [||] Tags = None Data = None }|] IsPreferred = None Disabled = None Edit = Some { Changes = None DocumentChanges = Some [|{ TextDocument = { Uri = "file:///Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/TestCases/CodeFixTests/RenameParamToMatchSignature/Code.fs" Version = Some 0 } Edits = [|{ Range = { Start = { Line = 2 Character = 6 } End = { Line = 2
Build on macos-latest for 7.0 preview
The operation was canceled.