FSharp examples for SortedList (#6862) #630
snippets5000.yml
on: pull_request
snippets-build
3m 14s
Annotations
5 errors and 1 warning
snippets-build:
snippets/fsharp/System.Collections.Generic/SortedListTKey#L1
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\fsharp\System.Collections.Generic\SortedListTKey,TValue\Overview\remarks.fs(1,1): error FS0222: Files in libraries or multiple-file applications must begin with a namespace or module declaration, e.g. 'namespace SomeNamespace.SubNamespace' or 'module SomeNamespace.SomeModule'. Only the last source file of an application may omit such a declaration. [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\fsharp\System.Collections.Generic\SortedListTKey,TValue\Overview\fs.fsproj]
|
snippets-build:
snippets/fsharp/System.Collections.Generic/SortedListTKey#L29
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\fsharp\System.Collections.Generic\SortedListTKey,TValue\Overview\source.fs(29,48): error FS3373: Invalid interpolated string. Single quote or verbatim string literals may not be used in interpolated expressions in single quote or verbatim strings. Consider using an explicit 'let' binding for the interpolation expression or use a triple quote string as the outer string literal. [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\fsharp\System.Collections.Generic\SortedListTKey,TValue\Overview\fs.fsproj]
|
snippets-build:
snippets/fsharp/System.Collections.Generic/SortedListTKey#L34
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\fsharp\System.Collections.Generic\SortedListTKey,TValue\Overview\source.fs(34,48): error FS3373: Invalid interpolated string. Single quote or verbatim string literals may not be used in interpolated expressions in single quote or verbatim strings. Consider using an explicit 'let' binding for the interpolation expression or use a triple quote string as the outer string literal. [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\fsharp\System.Collections.Generic\SortedListTKey,TValue\Overview\fs.fsproj]
|
snippets-build:
snippets/fsharp/System.Collections.Generic/SortedListTKey#L45
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\fsharp\System.Collections.Generic\SortedListTKey,TValue\Overview\source.fs(45,52): error FS3373: Invalid interpolated string. Single quote or verbatim string literals may not be used in interpolated expressions in single quote or verbatim strings. Consider using an explicit 'let' binding for the interpolation expression or use a triple quote string as the outer string literal. [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\fsharp\System.Collections.Generic\SortedListTKey,TValue\Overview\fs.fsproj]
|
snippets-build
Process completed with exit code 1.
|
snippets-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|