chore: upgrade websocket library #78
unity-bulid-test.yml
on: pull_request
Matrix: buildForAllSupportedPlatforms
Deploy to Vercel
5m 21s
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.Sign.Unity/Runtime/WebSocketConnectionUnity.cs(46,46): warning CS0067: The event 'WebSocketConnectionUnity.RegisterErrored' is never used
|
Build for StandaloneWindows64
Assets/Scripts/Dapp.cs(24,43): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
|
Build for StandaloneWindows64
Assets/Scripts/Dapp.cs(156,57): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build for StandaloneWindows64
Script attached to 'Camera' in scene 'Assets/Scenes/AppKit Init.unity' is missing or no valid script is attached.
|
Build for StandaloneWindows64
Script attached to 'Main Camera' in scene 'Assets/Scenes/AppKit Menu.unity' is missing or no valid script is attached.
|
Build for StandaloneWindows64
Script attached to 'Main Camera' in scene 'Assets/Scenes/Settings Scene.unity' is missing or no valid script is attached.
|
Build for StandaloneWindows64
Script attached to 'EmojiOne' in scene '' is missing or no valid script is attached.
|
Build for StandaloneWindows64
Script attached to 'Default Style Sheet' in scene '' is missing or no valid script is attached.
|
Build for StandaloneWindows64
Script attached to 'TMP Settings' in scene '' is missing or no valid script is attached.
|
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
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.Sign.Unity/Runtime/WebSocketConnectionUnity.cs(46,46): warning CS0067: The event 'WebSocketConnectionUnity.RegisterErrored' is never used
|
Build for Android
Assets/Scripts/Dapp.cs(24,43): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
|
Build for Android
Assets/Scripts/AppKitInit.cs(132,13): warning CS0162: Unreachable code detected
|
Build for Android
Assets/Scripts/Dapp.cs(156,57): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build for Android
Script attached to 'Camera' in scene 'Assets/Scenes/AppKit Init.unity' is missing or no valid script is attached.
|
Build for Android
Script attached to 'Main Camera' in scene 'Assets/Scenes/AppKit Menu.unity' is missing or no valid script is attached.
|
Build for Android
Script attached to 'Main Camera' in scene 'Assets/Scenes/Settings Scene.unity' is missing or no valid script is attached.
|
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.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/Engine/AuthenticateResponse.cs(14,28): warning CS8618: Non-nullable field 'Responder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build for WebGL
/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 WebGL
/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 WebGL
/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 WebGL
/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.
|
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/
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Build-Android
Expired
|
39.5 MB |
|
Build-StandaloneWindows64
Expired
|
115 MB |
|
Build-WebGL
Expired
|
12.4 MB |
|