Skip to content

Refactoring to take advantage of C# 12 #19

Refactoring to take advantage of C# 12

Refactoring to take advantage of C# 12 #19

Triggered via pull request June 8, 2024 18:04
Status Success
Total duration 48s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Isop/ParsedExpressionExtensions.cs#L58
'IParsed.Help()' is obsolete: 'Prefer HelpAsync'
build: src/Isop/ParsedExpressionExtensions.cs#L58
'IParsed.Help()' is obsolete: 'Prefer HelpAsync'
build: src/Isop/ParsedExpressionExtensions.cs#L58
'IParsed.Help()' is obsolete: 'Prefer HelpAsync'
build: tests/Tests/Docs/HelpTests.cs#L22
'IAppHost.Help()' is obsolete: 'Prefer HelpAsync'
build: tests/Tests/Docs/HelpTests.cs#L39
'IAppHost.Help()' is obsolete: 'Prefer HelpAsync'
build: tests/Tests/Docs/HelpTests.cs#L60
'IAppHost.Help()' is obsolete: 'Prefer HelpAsync'
build: tests/Tests/Docs/HelpTests.cs#L77
'IAppHost.Help()' is obsolete: 'Prefer HelpAsync'
build: tests/Tests/Docs/HelpTests.cs#L98
'IAppHost.Help()' is obsolete: 'Prefer HelpAsync'
build: tests/Tests/Docs/HelpTests.cs#L247
'IAppHost.Help()' is obsolete: 'Prefer HelpAsync'
build: tests/Tests/Docs/HelpTests.cs#L22
'IAppHost.Help()' is obsolete: 'Prefer HelpAsync'