Skip to content

release: 1.1.0

release: 1.1.0 #56

Triggered via pull request November 22, 2024 14:51
Status Success
Total duration 12m 11s
Artifacts 3

unity-bulid-test.yml

on: pull_request
Matrix: buildForAllSupportedPlatforms
Deploy to Vercel
20s
Deploy to Vercel
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Build for StandaloneWindows64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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 StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/SignClient.cs(302,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/SignClient.cs(323,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/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for Android
Errors during XML parse:
Build for Android
Additionally, the fallback loader failed to parse the XML.
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(302,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 Android
/github/workspace/src/Reown.Sign/Runtime/SignClient.cs(323,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 Android
/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
/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 Android
/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 Android
/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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(302,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(323,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/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.
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.
Deploy to Vercel
The following actions uses node12 which is deprecated and will be forced to run on node16: amondnet/vercel-action@v20. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy to Vercel
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, amondnet/vercel-action@v20. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.6 MB
Build-StandaloneWindows64 Expired
116 MB
Build-WebGL Expired
12.3 MB