feat: release automation #107
unity-bulid-test.yml
on: pull_request
Matrix: buildForAllSupportedPlatforms
Deploy to Vercel
29s
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/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 StandaloneWindows64
/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 StandaloneWindows64
/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.
|
Build for StandaloneWindows64
/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 StandaloneWindows64
/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 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.Sign.Unity/Runtime/WebSocketConnectionUnity.cs(46,46): warning CS0067: The event 'WebSocketConnectionUnity.RegisterErrored' is never used
|
Build for Android
/github/workspace/src/Reown.AppKit.Unity/Runtime/Connectors/WalletConnect/WalletConnectConnectionProposal.cs(113,17): warning CS1634: Expected 'disable' or 'restore'
|
Build for Android
/github/workspace/src/Reown.AppKit.Unity/Runtime/Components/ListItem.cs(5,7): warning CS0105: The using directive for 'Reown.AppKit.Unity.Utils' appeared previously in this namespace
|
Build for Android
/github/workspace/src/Reown.AppKit.Unity/Runtime/WebGL/Modal/ModalInterop.cs(16,36): warning CS0626: Method, operator, or accessor 'ModalInterop.ModalCall(int, string, string, InteropService.ExternalMethodCallback)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
Build for Android
/github/workspace/src/Reown.AppKit.Unity/Runtime/WebGL/Modal/ModalInterop.cs(21,36): warning CS0626: Method, operator, or accessor 'ModalInterop.ModalSubscribeState(Action<string>)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
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.Unity/Runtime/SignClientUnity.cs(69,13): warning CS0162: Unreachable code detected
|
Build for WebGL
/github/workspace/src/Reown.Sign.Unity/Runtime/WebSocketConnectionUnity.cs(46,46): warning CS0067: The event 'WebSocketConnectionUnity.RegisterErrored' is never used
|
Build for WebGL
/github/workspace/src/Reown.AppKit.Unity/Runtime/Connectors/WalletConnect/WalletConnectConnectionProposal.cs(113,17): warning CS1634: Expected 'disable' or 'restore'
|
Build for WebGL
/github/workspace/src/Reown.AppKit.Unity/Runtime/Components/ListItem.cs(5,7): warning CS0105: The using directive for 'Reown.AppKit.Unity.Utils' appeared previously in this namespace
|
Build for WebGL
/github/workspace/src/Reown.AppKit.Unity/Runtime/Components/Link.cs(83,40): warning CS0618: 'UxmlFactory<Link, Link.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
|
Build for WebGL
/github/workspace/src/Reown.AppKit.Unity/Runtime/Components/Link.cs(87,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
|
Build for WebGL
/github/workspace/src/Reown.AppKit.Unity/Runtime/Components/ListItem.cs(23,40): warning CS0618: 'UxmlFactory<ListItem>' is obsolete: 'UxmlFactory<TCreatedType> is deprecated and will be removed. Use UxmlElementAttribute instead.'
|
Build for WebGL
/github/workspace/src/Reown.AppKit.Unity/Runtime/Connectors/Connector.cs(242,56): warning CS0108: 'Connector.AccountDisconnectedEventArgs.Empty' hides inherited member 'EventArgs.Empty'. Use the new keyword if hiding was intended.
|
Build for WebGL
/github/workspace/src/Reown.AppKit.Unity/Runtime/Components/Router.cs(7,40): warning CS0618: 'UxmlFactory<Router>' is obsolete: 'UxmlFactory<TCreatedType> is deprecated and will be removed. Use UxmlElementAttribute instead.'
|
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 |
|