Skip to content

Enable nullable annotations #719

Enable nullable annotations

Enable nullable annotations #719

Triggered via push February 1, 2024 17:02
Status Failure
Total duration 3m 0s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L14
The value of the argument at position '1' of type object cannot be assigned to the parameter 'schema1' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L14
The value of the argument at position '3' of type object cannot be assigned to the parameter 'schema2' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L15
The value of the argument at position '1' of type object cannot be assigned to the parameter 'schema1' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L15
The value of the argument at position '3' of type object cannot be assigned to the parameter 'schema2' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L16
The value of the argument at position '1' of type object cannot be assigned to the parameter 'schema1' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L17
The value of the argument at position '1' of type object cannot be assigned to the parameter 'schema1' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L18
The value of the argument at position '1' of type object cannot be assigned to the parameter 'schema1' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L41
The value of the argument at position '4' of type object cannot be assigned to the parameter 'schema1' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L41
The value of the argument at position '9' of type object cannot be assigned to the parameter 'schema2' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: Tests/FAnsiTests/Equality/EqualityTests_TableAndColumn.cs#L42
The value of the argument at position '4' of type object cannot be assigned to the parameter 'schema1' of type string (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit1001.md)
build: FAnsiSql/Discovery/Constraints/DiscoveredRelationship.cs#L55
Cannot convert null literal to non-nullable reference type.
build: FAnsiSql/Discovery/DiscoveredColumn.cs#L108
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Discovery/DiscoveredDatabase.cs#L293
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: FAnsiSql/Discovery/DiscoveredDatabase.cs#L55
Cannot convert null literal to non-nullable reference type.
build: FAnsiSql/Discovery/DiscoveredDatabase.cs#L69
Cannot convert null literal to non-nullable reference type.
build: FAnsiSql/Discovery/DiscoveredDatabase.cs#L100
Cannot convert null literal to non-nullable reference type.
build: FAnsiSql/Discovery/DiscoveredDatabase.cs#L109
Cannot convert null literal to non-nullable reference type.
build: FAnsiSql/Discovery/DiscoveredDatabase.cs#L128
Cannot convert null literal to non-nullable reference type.
build: FAnsiSql/Discovery/DiscoveredDatabase.cs#L172
Cannot convert null literal to non-nullable reference type.
build: FAnsiSql/Discovery/DiscoveredDatabase.cs#L172
Cannot convert null literal to non-nullable reference type.