Skip to content

chore: Fix gihub workflow files #53

chore: Fix gihub workflow files

chore: Fix gihub workflow files #53

Triggered via pull request March 4, 2025 09:41
Status Success
Total duration 27s
Artifacts

dotnet-test.yml

on: pull_request
Matrix: .NET validator
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
.NET validator (8.0.x): scripts/dotnet/Schema_should.cs#L106
Nullability of reference types in type of parameter 'sender' of 'void Schema_should.ValidationEventHandler(object sender, ValidationEventArgs e)' doesn't match the target delegate 'ValidationEventHandler' (possibly because of nullability attributes).
.NET validator (8.0.x): scripts/dotnet/Schema_should.cs#L17
Cannot convert null literal to non-nullable reference type.
.NET validator (8.0.x): scripts/dotnet/Schema_should.cs#L106
Nullability of reference types in type of parameter 'sender' of 'void Schema_should.ValidationEventHandler(object sender, ValidationEventArgs e)' doesn't match the target delegate 'ValidationEventHandler' (possibly because of nullability attributes).
.NET validator (8.0.x): scripts/dotnet/Schema_should.cs#L17
Cannot convert null literal to non-nullable reference type.