Reducing memory allocations for file path maths #1731
Annotations
10 errors
|
|
|
|
|
|
|
src/FsAutoComplete.Core/Utils.fs#L158
This expression uses the implicit conversion 'String.op_Implicit(value: string) : ReadOnlySpan<char>' to convert type 'string' to type 'ReadOnlySpan<char>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
src/FsAutoComplete.Core/SymbolLocation.fs#L40
This expression uses the implicit conversion 'System.String.op_Implicit(value: string) : System.ReadOnlySpan<char>' to convert type 'string' to type 'System.ReadOnlySpan<char>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
src/FsAutoComplete.Core/SymbolLocation.fs#L40
This expression uses the implicit conversion 'System.String.op_Implicit(value: string) : System.ReadOnlySpan<char>' to convert type 'string' to type 'System.ReadOnlySpan<char>'. See https://aka.ms/fsharp-implicit-convs. This warning may be disabled using '#nowarn "3391".
|
The logs for this run have expired and are no longer available.
Loading