Skip to content

chore: upgrade websocket library #93

chore: upgrade websocket library

chore: upgrade websocket library #93

Triggered via pull request December 18, 2024 15:05
Status Success
Total duration 35m 40s
Artifacts 3

unity-bulid-test.yml

on: pull_request
Matrix: buildForAllSupportedPlatforms
Fit to window
Zoom out
Zoom in

Annotations

37 warnings
Build for StandaloneWindows64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build for StandaloneWindows64
Assembly for Assembly Definition File 'Packages/com.nethereum.unity/Runtime/Nethereum.asmdef' will not be compiled, because it has no scripts associated with it.
Build for StandaloneWindows64
/github/workspace/src/Reown.Core.Crypto/Runtime/Encoder/BaseX.cs(71,72): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type 'uint'
Build for StandaloneWindows64
/github/workspace/src/Reown.Core.Crypto/Runtime/Encoder/BaseX.cs(140,72): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type 'uint'
Build for StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/Models/ProposedNamespace.cs(82,24): warning CS0628: 'ProposedNamespace.ArrayEquals(string[], string[])': new protected member declared in sealed type
Build for StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/Models/ProposedNamespace.cs(87,24): warning CS0628: 'ProposedNamespace.Equals(ProposedNamespace)': new protected member declared in sealed type
Build for StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/Models/Engine/AuthParams.cs(41,16): warning CS8618: Non-nullable field 'Chains' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/Models/Engine/AuthParams.cs(41,16): warning CS8618: Non-nullable field 'Domain' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/Models/Engine/AuthParams.cs(41,16): warning CS8618: Non-nullable field 'Nonce' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/Models/Engine/AuthParams.cs(41,16): warning CS8618: Non-nullable field 'Uri' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/Models/Engine/AuthParams.cs(41,16): warning CS8618: Non-nullable field 'NotBefore' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build for Android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build for Android
Errors during XML parse:
Build for Android
Additionally, the fallback loader failed to parse the XML.
Build for Android
Errors during XML parse:
Build for Android
Additionally, the fallback loader failed to parse the XML.
Build for Android
Assembly for Assembly Definition File 'Packages/com.nethereum.unity/Runtime/Nethereum.asmdef' will not be compiled, because it has no scripts associated with it.
Build for Android
/github/workspace/src/Reown.Core.Crypto/Runtime/Encoder/BaseX.cs(71,72): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type 'uint'
Build for Android
/github/workspace/src/Reown.Core.Crypto/Runtime/Encoder/BaseX.cs(140,72): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type 'uint'
Build for Android
/github/workspace/src/Reown.Sign/Runtime/Models/ProposedNamespace.cs(82,24): warning CS0628: 'ProposedNamespace.ArrayEquals(string[], string[])': new protected member declared in sealed type
Build for Android
/github/workspace/src/Reown.Sign/Runtime/Models/ProposedNamespace.cs(87,24): warning CS0628: 'ProposedNamespace.Equals(ProposedNamespace)': new protected member declared in sealed type
Build for Android
/github/workspace/src/Reown.Sign/Runtime/SignClient.cs(303,17): warning CS0472: The result of the expression is always 'false' since a value of type 'long' is never equal to 'null' of type 'long?'
Build for WebGL
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build for WebGL
Assembly for Assembly Definition File 'Packages/com.nethereum.unity/Runtime/Nethereum.asmdef' will not be compiled, because it has no scripts associated with it.
Build for WebGL
/github/workspace/src/Reown.Core.Crypto/Runtime/Encoder/BaseX.cs(71,72): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type 'uint'
Build for WebGL
/github/workspace/src/Reown.Core.Crypto/Runtime/Encoder/BaseX.cs(140,72): warning CS0652: Comparison to integral constant is useless; the constant is outside the range of type 'uint'
Build for WebGL
/github/workspace/src/Reown.Sign/Runtime/Models/ProposedNamespace.cs(82,24): warning CS0628: 'ProposedNamespace.ArrayEquals(string[], string[])': new protected member declared in sealed type
Build for WebGL
/github/workspace/src/Reown.Sign/Runtime/Models/ProposedNamespace.cs(87,24): warning CS0628: 'ProposedNamespace.Equals(ProposedNamespace)': new protected member declared in sealed type
Build for WebGL
/github/workspace/src/Reown.Sign/Runtime/SignClient.cs(303,17): warning CS0472: The result of the expression is always 'false' since a value of type 'long' is never equal to 'null' of type 'long?'
Build for WebGL
/github/workspace/src/Reown.Sign/Runtime/SignClient.cs(324,17): warning CS0472: The result of the expression is always 'false' since a value of type 'long' is never equal to 'null' of type 'long?'
Build for WebGL
/github/workspace/src/Reown.Sign/Runtime/Models/AuthPayloadParams.cs(56,16): warning CS8618: Non-nullable property 'Chains' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build for WebGL
/github/workspace/src/Reown.Sign/Runtime/Models/AuthPayloadParams.cs(56,16): warning CS8618: Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build for WebGL
/github/workspace/src/Reown.Sign/Runtime/Models/AuthPayloadParams.cs(56,16): warning CS8618: Non-nullable property 'Nonce' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Deploy to Vercel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy to Vercel
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/
Deploy to Vercel
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Build-Android", "Build-StandaloneWindows64", "Build-WebGL". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Build-Android Expired
39.5 MB
Build-StandaloneWindows64 Expired
115 MB
Build-WebGL Expired
12.4 MB