Skip to content

Add CONTRIBUTING file #1750

Add CONTRIBUTING file

Add CONTRIBUTING file #1750

Triggered via push July 16, 2023 19:12
Status Failure
Total duration 42m 11s
Artifacts

build.yml

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

Annotations

4 errors
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.Unused Declarations.project.used this: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be no unused value diagnostic at cursor position. Expected list to have length 0, but length was 1. Seq: [|{ Range = { Start = { Line = 3 Character = 9 } End = { Line = 3 Character = 13 } } Severity = Some Hint Code = Some "FSAC0003" CodeDescription = None Source = Some "FSAC" Message = "This value is unused" RelatedInformation = Some [||] Tags = Some [|Unnecessary|] Data = None }|] at FsAutoComplete.Tests.UnusedDeclarationsTests.checkUsageAt@35-2.Invoke(Document _arg2) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/UnsedDeclarationsTests.fs:line 53 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148 --- End of stack trace from previous location --- at Microsoft.FSharp.Control.AsyncResult`1.Commit() in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 455
Build on ubuntu-latest for 7.0 preview
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.Unused Declarations.project.unused this: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be exactly one unused value diagnostic at cursor position. Expected list to have length 1, but length was 0. Seq: [||] at FsAutoComplete.Tests.UnusedDeclarationsTests.checkUsageAt@35-2.Invoke(Document _arg2) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/UnsedDeclarationsTests.fs:line 51 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148 --- End of stack trace from previous location --- at Microsoft.FSharp.Control.AsyncResult`1.Commit() in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 455
Build on macos-latest for 7.0 preview
Process completed with exit code 1.