chore: Fix gihub workflow files #51
Annotations
4 warnings
Build:
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).
|
Build:
scripts/dotnet/Schema_should.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build:
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).
|
Build:
scripts/dotnet/Schema_should.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Loading