Skip to content

Bump xunit from 2.5.1 to 2.5.3 #104

Bump xunit from 2.5.1 to 2.5.3

Bump xunit from 2.5.1 to 2.5.3 #104

Triggered via push October 16, 2023 23:39
Status Success
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

on: push
build-and-test
42s
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
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: SampleApp/Program.cs#L37
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.