Skip to content

Bump xunit.assert from 2.6.5 to 2.6.6 #57

Bump xunit.assert from 2.6.5 to 2.6.6

Bump xunit.assert from 2.6.5 to 2.6.6 #57

Triggered via pull request January 16, 2024 00:52
Status Success
Total duration 1m 16s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Asm/AsmException.cs#L113
Member 'AsmException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'AsmException.GetObjectData(SerializationInfo, StreamingContext)'.
build: src/Asm/AsmException.cs#L97
'ApplicationException.ApplicationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/Asm/AsmException.cs#L117
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/Asm/ExtendedBitArray.cs#L52
Non-nullable field '_bytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Asm/ExtendedBitArray.cs#L63
Non-nullable field '_bytes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Asm/ExtendedBitArray.cs#L74
Non-nullable field '_bitArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Asm/NotAuthorisedException.cs#L28
'SecurityException.SecurityException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/Asm/ExtendedBitArray.cs#L86
Non-nullable field '_bitArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Asm/ExtendedBitArray.cs#L98
Non-nullable field '_bitArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Asm/ExtendedBitArray.cs#L110
Non-nullable field '_bitArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.