Skip to content

imp - Cause FTBFS when compiler versions conflict #131

imp - Cause FTBFS when compiler versions conflict

imp - Cause FTBFS when compiler versions conflict #131

Triggered via push September 10, 2024 09:57
Status Failure
Total duration 35s
Artifacts

build-rel.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors
build (ubuntu-latest): VisualCard/Parts/Implementations/XNameInfo.cs#L117
Non-nullable property 'XKeyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Parts/Implementations/XNameInfo.cs#L117
Non-nullable property 'XValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Parts/Implementations/XmlInfo.cs#L118
Non-nullable property 'Xml' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Parts/Implementations/XmlInfo.cs#L118
Non-nullable property 'XmlString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Parts/Implementations/UrlInfo.cs#L106
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Parts/Implementations/TitleInfo.cs#L101
Non-nullable property 'ContactTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Parts/Implementations/TimeDateZoneInfo.cs#L104
Non-nullable property 'TimeZone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Parts/Implementations/TelephoneInfo.cs#L102
Non-nullable property 'ContactPhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Parts/Implementations/SourceInfo.cs#L106
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): VisualCard/Converters/MeCard.cs#L151
Cannot convert null literal to non-nullable reference type.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest): VisualCard/Parts/Implementations/XNameInfo.cs#L117
Non-nullable property 'XKeyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): VisualCard/Parts/Implementations/XNameInfo.cs#L117
Non-nullable property 'XValues' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): VisualCard/Parts/Implementations/XmlInfo.cs#L118
Non-nullable property 'Xml' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): VisualCard/Parts/Implementations/XmlInfo.cs#L118
Non-nullable property 'XmlString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): VisualCard/Parts/Implementations/UrlInfo.cs#L106
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): VisualCard/Parts/Implementations/TitleInfo.cs#L101
Non-nullable property 'ContactTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): VisualCard/Parts/Implementations/TimeDateZoneInfo.cs#L104
Non-nullable property 'TimeZone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): VisualCard/Converters/MeCard.cs#L151
Cannot convert null literal to non-nullable reference type.
build (macos-latest): VisualCard/Parts/Implementations/TelephoneInfo.cs#L102
Non-nullable property 'ContactPhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): VisualCard/Parts/Implementations/SourceInfo.cs#L106
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.