changelogs for v0.74.0 #2406
Annotations
2 errors and 2 warnings
. Expected list to have length 4, but length was 3. Seq:
[|{ Range = { Start = { Line = 1u
Character = 10u }
End = { Line = 1u
Character = 13u } }
Severity = Some Error
Code = Some (C1 39)
CodeDescription =
Some
{ Href =
"https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/compiler-messages/fs0039" }
Source = Some "F# Compiler"
Message = "The value or constructor 'bar' is not defined."
Tags = None
RelatedInformation = Some [||]
Data = None }; { Range = { Start = { Line = 1u
Character = 4u }
End = { Line = 1u
Character = 7u } }
Severity = Some Hint
Code = Some (C2 "FSAC0003")
CodeDescription = None
Source = Some "FSAC"
Message = "This value is unused"
Tags = Some [|Unnecessary|]
RelatedInformation = Some [||]
Data = None }; { Range = { Start = { Line = 2u
Character = 0u }
End = { Line = 2u
Character = 7u } }
Severity = Some Hint
Code = Some (C2 "FSAC0002")
CodeDescription = None
Source = Some "FSAC"
Message = "This qualifier is redundant"
Tags = Some [|Unnecessary|]
RelatedInformation = Some [||]
Data = None }|]
at Utils.Tests.Server.tests@173-120.Invoke(Document doc) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/Server.Tests.fs:line 173
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
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading