Merge pull request #51 from ladeak/dependabot/github_actions/actions/… #182
Annotations
12 warnings
|
build-and-test
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
build-and-test:
ProtobufSourceGenerator.Tests/Incremental/IncrementalSourceGeneratorTests.cs#L82
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
build-and-test:
ProtobufSourceGenerator.Tests/Incremental/IncrementalSourceGeneratorTests.cs#L43
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
build-and-test:
ProtobufSourceGenerator.Tests/AnalyzerTests.cs#L26
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
build-and-test:
ProtobufSourceGenerator.Tests/AnalyzerTests.cs#L45
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
build-and-test:
SampleApp/Program.cs#L37
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
SampleApp/Entity.cs#L16
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ProtobufSourceGenerator/Analyzer.cs#L14
Enable analyzer release tracking for the analyzer project containing rule 'Proto01' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
build-and-test:
ProtobufSourceGenerator/Analyzer.cs#L16
Enable analyzer release tracking for the analyzer project containing rule 'Proto03' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
build-and-test:
ProtobufSourceGenerator/Analyzer.cs#L17
Enable analyzer release tracking for the analyzer project containing rule 'Proto04' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
build-and-test:
ProtobufSourceGenerator/Analyzer.cs#L15
Enable analyzer release tracking for the analyzer project containing rule 'Proto02' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
build-and-test
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|