Skip to content

Implement basic nested language detection support #2047

Implement basic nested language detection support

Implement basic nested language detection support #2047

Triggered via pull request December 31, 2023 21:03
Status Failure
Total duration 17m 50s
Artifacts

build.yml

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

Annotations

6 errors
Build on ubuntu-latest for repo global.json
Process completed with exit code 1.
Build on ubuntu-latest for 6.0
Process completed with exit code 1.
Build on ubuntu-latest for 7.0
Process completed with exit code 1.
Build on macos-latest for 7.0
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.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@36-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 112 --- 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 454
Build on macos-latest for 8.0
Process completed with exit code 1.