Skip to content

Bump Markdig and 4 others #92

Bump Markdig and 4 others

Bump Markdig and 4 others #92

Triggered via pull request July 21, 2025 00:39
Status Failure
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: tools/toc-scan/Program.cs#L15
Cannot implicitly convert type 'string' to 'char'
build: tools/toc-scan/Program.cs#L15
'string' does not contain a definition for 'Add' and the best extension method overload 'CompletionSourceExtensions.Add(List<Func<CompletionContext, IEnumerable<CompletionItem>>>, Func<CompletionContext, IEnumerable<string>>)' requires a receiver of type 'System.Collections.Generic.List<System.Func<System.CommandLine.Completions.CompletionContext, System.Collections.Generic.IEnumerable<System.CommandLine.Completions.CompletionItem>>>'
build: tools/toc-scan/Program.cs#L15
Collection expression type 'string' must have an instance or extension method 'Add' that can be called with a single argument.
build: tools/toc-scan/Program.cs#L15
'string' does not contain a constructor that takes 0 arguments
build: tools/toc-scan/Program.cs#L12
'Option<string>' does not contain a definition for 'IsRequired'
build: tools/toc-scan/Program.cs#L9
Cannot implicitly convert type 'string' to 'char'
build: tools/toc-scan/Program.cs#L9
Cannot implicitly convert type 'string' to 'char'
build: tools/toc-scan/Program.cs#L9
'string' does not contain a definition for 'Add' and the best extension method overload 'CompletionSourceExtensions.Add(List<Func<CompletionContext, IEnumerable<CompletionItem>>>, Func<CompletionContext, IEnumerable<string>>)' requires a receiver of type 'System.Collections.Generic.List<System.Func<System.CommandLine.Completions.CompletionContext, System.Collections.Generic.IEnumerable<System.CommandLine.Completions.CompletionItem>>>'
build: tools/toc-scan/Program.cs#L9
Collection expression type 'string' must have an instance or extension method 'Add' that can be called with a single argument.
build: tools/toc-scan/Program.cs#L9
'string' does not contain a constructor that takes 0 arguments