Skip to content

Merge pull request #14 from AndrewMcLachlan/dependabot/nuget/Microsof… #65

Merge pull request #14 from AndrewMcLachlan/dependabot/nuget/Microsof…

Merge pull request #14 from AndrewMcLachlan/dependabot/nuget/Microsof… #65

Triggered via push January 24, 2024 03:14
Status Success
Total duration 1m 22s
Artifacts

build.yml

on: push
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/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#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/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.
build: src/Asm/ExtendedBitArray.cs#L123
Non-nullable field '_bitArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Asm/ExtendedBitArray.cs#L135
Non-nullable field '_bitArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.