Skip to content

Fixed potential threading error in enumeration modifiable concurrent … #162

Fixed potential threading error in enumeration modifiable concurrent …

Fixed potential threading error in enumeration modifiable concurrent … #162

Triggered via push September 6, 2023 17:55
Status Success
Total duration 1m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jvbsl/litgit-action@master, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: NonSucking.Framework.Serialization.Advanced/BinarySpanReader.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L326
'IBinaryWriter.Write(sbyte)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L347
'IBinaryWriter.Write(ushort)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L354
'IBinaryWriter.Write(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L361
'IBinaryWriter.Write(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L165
'IBinaryReader.ReadSByte()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L187
'IBinaryReader.ReadUInt16()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L195
'IBinaryReader.ReadUInt32()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L203
'IBinaryReader.ReadUInt64()' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: NonSucking.Framework.Serialization.Advanced/BinarySpanReader.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/