updated dependencies and new .net version #15
Annotations
1 error and 11 warnings
build (9)
Process completed with exit code 1.
|
build (9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L613
'SerializationReader.ReadOptimizedUInt16()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L623
'SerializationReader.ReadOptimizedUInt32()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L644
'SerializationReader.ReadOptimizedUInt64()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L822
'SerializationReader.ReadNullableSByte()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L850
'SerializationReader.ReadNullableUInt16()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L860
'SerializationReader.ReadNullableUInt32()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L870
'SerializationReader.ReadNullableUInt64()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L1022
'SerializationReader.ReadSByteArray()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L1047
'SerializationReader.ReadUInt16Array()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationReader.cs#L1251
'SerializationReader.ReadUInt32Array()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|