Fix template #113
build_xenorig.yml
on: push
Matrix: build_Xenorig
Deploy Xenorig
24s
Annotations
94 warnings
Build Xenorig (Xenorig-linux-arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L30
This call site is reachable on all platforms. 'BufferUtility.MemoryCopy(ReadOnlySpan<byte>, Span<byte>, int)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L75
This call site is reachable on all platforms. 'Base64Utility.EncodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L105
This call site is reachable on all platforms. 'Base64Utility.Decode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L94
This call site is reachable on all platforms. 'NetworkStream.ReadAsync(Memory<byte>, CancellationToken)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L77
This call site is reachable on all platforms. 'Base64Utility.Encode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L70
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Encrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L109
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Decrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'NetworkStream.Socket' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'Socket.ReceiveBufferSize' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L104
This call site is reachable on all platforms. 'Base64Utility.DecodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L30
This call site is reachable on all platforms. 'BufferUtility.MemoryCopy(ReadOnlySpan<byte>, Span<byte>, int)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'NetworkStream.Socket' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L70
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Encrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L75
This call site is reachable on all platforms. 'Base64Utility.EncodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L94
This call site is reachable on all platforms. 'NetworkStream.ReadAsync(Memory<byte>, CancellationToken)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L105
This call site is reachable on all platforms. 'Base64Utility.Decode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L77
This call site is reachable on all platforms. 'Base64Utility.Encode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'Socket.ReceiveBufferSize' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L104
This call site is reachable on all platforms. 'Base64Utility.DecodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L109
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Decrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L70
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Encrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L30
This call site is reachable on all platforms. 'BufferUtility.MemoryCopy(ReadOnlySpan<byte>, Span<byte>, int)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L104
This call site is reachable on all platforms. 'Base64Utility.DecodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L94
This call site is reachable on all platforms. 'NetworkStream.ReadAsync(Memory<byte>, CancellationToken)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L75
This call site is reachable on all platforms. 'Base64Utility.EncodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L77
This call site is reachable on all platforms. 'Base64Utility.Encode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'Socket.ReceiveBufferSize' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L105
This call site is reachable on all platforms. 'Base64Utility.Decode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'NetworkStream.Socket' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-linux-arm64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L109
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Decrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L3
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L4
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L5
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L6
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L7
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L8
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L9
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L10
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L11
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
XenoLibNative/src/Utilities/BufferUtility.c#L13
non-void function does not return a value [-Wreturn-type]
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L75
This call site is reachable on all platforms. 'Base64Utility.EncodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L77
This call site is reachable on all platforms. 'Base64Utility.Encode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L70
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Encrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L109
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Decrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L105
This call site is reachable on all platforms. 'Base64Utility.Decode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'NetworkStream.Socket' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L94
This call site is reachable on all platforms. 'NetworkStream.ReadAsync(Memory<byte>, CancellationToken)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'Socket.ReceiveBufferSize' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L104
This call site is reachable on all platforms. 'Base64Utility.DecodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-osx-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L30
This call site is reachable on all platforms. 'BufferUtility.MemoryCopy(ReadOnlySpan<byte>, Span<byte>, int)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Xenorig (Xenorig-windows-x86):
XenoLibNative/src/Utilities/MessageDigestUtility.c#L32
inline function 'MessageDigestUtility_ComputeSha2_256Hash' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x86):
XenoLibNative/src/Utilities/MessageDigestUtility.c#L36
inline function 'MessageDigestUtility_ComputeSha2_512Hash' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x86):
XenoLibNative/src/Utilities/MessageDigestUtility.c#L40
inline function 'MessageDigestUtility_ComputeSha3_512Hash' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x86):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L88
inline function 'SymmetricAlgorithmUtility_Encrypt_AES_128_CBC' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x86):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L92
inline function 'SymmetricAlgorithmUtility_Encrypt_AES_192_CBC' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x86):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L96
inline function 'SymmetricAlgorithmUtility_Encrypt_AES_256_CBC' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x86):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L100
inline function 'SymmetricAlgorithmUtility_Encrypt_AES_256_CFB_8' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x86):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L104
inline function 'SymmetricAlgorithmUtility_Decrypt_AES_256_CFB_8' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L75
This call site is reachable on all platforms. 'Base64Utility.EncodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L109
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Decrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L30
This call site is reachable on all platforms. 'BufferUtility.MemoryCopy(ReadOnlySpan<byte>, Span<byte>, int)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L105
This call site is reachable on all platforms. 'Base64Utility.Decode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L77
This call site is reachable on all platforms. 'Base64Utility.Encode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L104
This call site is reachable on all platforms. 'Base64Utility.DecodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L70
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Encrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'NetworkStream.Socket' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L94
This call site is reachable on all platforms. 'NetworkStream.ReadAsync(Memory<byte>, CancellationToken)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x86):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'Socket.ReceiveBufferSize' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L77
This call site is reachable on all platforms. 'Base64Utility.Encode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L109
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Decrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L30
This call site is reachable on all platforms. 'BufferUtility.MemoryCopy(ReadOnlySpan<byte>, Span<byte>, int)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L70
This call site is reachable on all platforms. 'SymmetricAlgorithmUtility.Encrypt_AES_256_CFB_8(ReadOnlySpan<byte>, ReadOnlySpan<byte>, ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L94
This call site is reachable on all platforms. 'NetworkStream.ReadAsync(Memory<byte>, CancellationToken)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L75
This call site is reachable on all platforms. 'Base64Utility.EncodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'Socket.ReceiveBufferSize' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L91
This call site is reachable on all platforms. 'NetworkStream.Socket' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L105
This call site is reachable on all platforms. 'Base64Utility.Decode(ReadOnlySpan<byte>, Span<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
Xenolib/Algorithms/Xenophyte/Centralized/Networking/Solo/PacketData.cs#L104
This call site is reachable on all platforms. 'Base64Utility.DecodeLength(ReadOnlySpan<byte>)' is unsupported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Xenorig (Xenorig-windows-x64):
XenoLibNative/src/Utilities/MessageDigestUtility.c#L32
inline function 'MessageDigestUtility_ComputeSha2_256Hash' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x64):
XenoLibNative/src/Utilities/MessageDigestUtility.c#L36
inline function 'MessageDigestUtility_ComputeSha2_512Hash' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x64):
XenoLibNative/src/Utilities/MessageDigestUtility.c#L40
inline function 'MessageDigestUtility_ComputeSha3_512Hash' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x64):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L88
inline function 'SymmetricAlgorithmUtility_Encrypt_AES_128_CBC' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x64):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L92
inline function 'SymmetricAlgorithmUtility_Encrypt_AES_192_CBC' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x64):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L96
inline function 'SymmetricAlgorithmUtility_Encrypt_AES_256_CBC' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x64):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L100
inline function 'SymmetricAlgorithmUtility_Encrypt_AES_256_CFB_8' declared as dllimport: attribute ignored [-Wattributes]
|
Build Xenorig (Xenorig-windows-x64):
XenoLibNative/src/Utilities/SymmetricAlgorithmUtility.c#L104
inline function 'SymmetricAlgorithmUtility_Decrypt_AES_256_CFB_8' declared as dllimport: attribute ignored [-Wattributes]
|
Deploy Xenorig
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy Xenorig
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Xenorig-linux-arm
Expired
|
6.45 MB |
|
Xenorig-linux-arm64
Expired
|
7.82 MB |
|
Xenorig-linux-x64
Expired
|
8.8 MB |
|
Xenorig-osx-x64
Expired
|
8.39 MB |
|
Xenorig-windows-x64
Expired
|
10.2 MB |
|
Xenorig-windows-x86
Expired
|
7 MB |
|