Skip to content

Merge pull request #51 from ladeak/dependabot/github_actions/actions/… #182

Merge pull request #51 from ladeak/dependabot/github_actions/actions/…

Merge pull request #51 from ladeak/dependabot/github_actions/actions/… #182

Triggered via push September 9, 2025 05:45
Status Success
Total duration 39s
Artifacts

CI.yml

on: push
build-and-test
36s
build-and-test
Fit to window
Zoom out
Zoom in

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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']