Skip to content

Required options type to be annotated with [OptionsType] attribute #31

Required options type to be annotated with [OptionsType] attribute

Required options type to be annotated with [OptionsType] attribute #31

Triggered via push March 15, 2024 14:28
Status Success
Total duration 2m 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-and-test
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-and-test: src/ArgumentParsing.CodeFixes/UseArgsParameterNameCodeFixProvider.cs#L13
'UseArgsParameterNameCodeFixProvider' registers one or more code fixes, but does not override the method 'CodeFixProvider.GetFixAllProvider'. Override this method and provide a non-null FixAllProvider for FixAll support, potentially 'WellKnownFixAllProviders.BatchFixer', or 'null' to explicitly disable FixAll support.
build-and-test: src/ArgumentParsing.CodeFixes/UseArgsParameterNameCodeFixProvider.cs#L13
'UseArgsParameterNameCodeFixProvider' registers one or more code fixes, but does not override the method 'CodeFixProvider.GetFixAllProvider'. Override this method and provide a non-null FixAllProvider for FixAll support, potentially 'WellKnownFixAllProviders.BatchFixer', or 'null' to explicitly disable FixAll support.