Skip to content

feat: 1-click auth

feat: 1-click auth #11

Triggered via pull request October 1, 2024 14:08
@skibitskyskibitsky
synchronize #3
feat/1ca
Status Success
Total duration 18m 58s
Artifacts 3

unity-bulid-test.yml

on: pull_request
Matrix: buildForAllSupportedPlatforms
Deploy to Vercel
34s
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.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/Internals/EngineTasks.cs(18,91): warning CS1066: The default value specified for parameter 'expirerHasDeleted' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
Build for StandaloneWindows64
/github/workspace/src/Reown.Sign/Runtime/Models/Engine/AuthenticateResponse.cs(11,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/Models/Engine/AuthParams.cs(40,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(40,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(40,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(40,16): warning CS8618: Non-nullable field 'Uri' 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
/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/Internals/EngineTasks.cs(18,91): warning CS1066: The default value specified for parameter 'expirerHasDeleted' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
Build for Android
/github/workspace/src/Reown.Sign/Runtime/SignClient.cs(297,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(318,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/AuthPayloadParams.cs(53,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/AuthPayloadParams.cs(53,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/AuthPayloadParams.cs(53,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.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/Internals/EngineTasks.cs(18,91): warning CS1066: The default value specified for parameter 'expirerHasDeleted' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
Build for WebGL
/github/workspace/src/Reown.Sign/Runtime/Models/AuthPayloadParams.cs(53,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/AuthPayloadParams.cs(53,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/AuthPayloadParams.cs(53,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/SignClient.cs(297,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(318,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?'
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
48.6 MB
Build-StandaloneWindows64 Expired
126 MB
Build-WebGL Expired
140 MB