Skip to content

Create BlitExtensions.cs #343

Create BlitExtensions.cs

Create BlitExtensions.cs #343

Triggered via push August 27, 2025 23:10
Status Failure
Total duration 2m 21s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 11 warnings, and 1 notice
build
Process completed with exit code 1.
build: Schema/src/util/symbols/AttributeExtensions.cs#L51
Possible null reference argument for parameter 'diagnosticReporter' in 'void BMemberAttribute.Init(IDiagnosticReporter diagnosticReporter, INamedTypeSymbol containerTypeSymbol, string memberName)'.
build: Schema/src/util/symbols/AttributeExtensions.cs#L51
Possible null reference argument for parameter 'diagnosticReporter' in 'void BMemberAttribute.Init(IDiagnosticReporter diagnosticReporter, INamedTypeSymbol containerTypeSymbol, string memberName)'.
build: Schema/src/util/AccessChainUtil.cs#L50
Cannot convert null literal to non-nullable reference type.
build: Schema/src/binary/attributes/sequence/SequenceLengthSourceAttribute.cs#L23
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/binary/attributes/sequence/SequenceLengthSourceAttribute.cs#L15
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/binary/attributes/sequence/RSequenceLengthSourceAttribute.cs#L18
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/binary/attributes/memory/WPointerToOrNullAttribute.cs#L18
Non-nullable property 'AccessChainToOtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/binary/attributes/align/AlignStartAttribute.cs#L17
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/binary/attributes/align/AlignStartAttribute.cs#L12
Non-nullable property 'OtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/binary/attributes/memory/WSizeOfMemberInBytesAttribute.cs#L25
Non-nullable property 'AccessChainToOtherMember' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Schema/src/binary/BinarySchemaGenerator.cs#L30
Cannot convert null literal to non-nullable reference type.
build: Schema/src/util/data/OutOfOrderDictionary.cs#L14
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'IOutOfOrderDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build
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
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677