Skip to content

Sample upgrade

Sample upgrade #49

Triggered via pull request August 14, 2024 14:02
Status Success
Total duration 24m 11s
Artifacts 3

main.yml

on: pull_request
Matrix: buildForAllSupportedPlatforms
Deploy to Vercel
1m 3s
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
Assets/UI Toolkit/Components/Resources/SettingsOverlay/SettingsOverlay.uss (line 14): warning: Expected ([ <length-percentage> ]{1,4}) but found '24'
Build for StandaloneWindows64
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Connectors/WalletConnect/WalletConnectConnectionProposal.cs(48,17): warning CS1634: Expected 'disable' or 'restore'
Build for StandaloneWindows64
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Connectors/Connector.cs(165,56): warning CS0108: 'Connector.AccountDisconnectedEventArgs.Empty' hides inherited member 'EventArgs.Empty'. Use the new keyword if hiding was intended.
Build for StandaloneWindows64
/github/workspace/Packages/com.walletconnect.web3modal/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 StandaloneWindows64
/github/workspace/Packages/com.walletconnect.web3modal/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 StandaloneWindows64
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Web3ModalCore.cs(89,35): 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
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Controllers/AccountController.cs(82,27): 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
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Controllers/AccountController.cs(145,34): warning CS0168: The variable 'e' is declared but never used
Build for StandaloneWindows64
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Presenters/WalletSearchPresenter.cs(114,28): 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
Runtime/Connectors/Connector.cs(165,56): warning CS0108: 'Connector.AccountDisconnectedEventArgs.Empty' hides inherited member 'EventArgs.Empty'. Use the new keyword if hiding was intended.
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
Assets/UI Toolkit/Components/Resources/SettingsOverlay/SettingsOverlay.uss (line 14): warning: Expected ([ <length-percentage> ]{1,4}) but found '24'
Build for Android
Assets/Scripts/Dapp.cs(32,43): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
Build for Android
Compressed texture Icon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
Build for Android
Compressed texture Icon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
Build for Android
Compressed texture Icon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
Build for Android
Compressed texture Icon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
Build for Android
Compressed texture Icon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
Build for Android
Compressed texture Icon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
Build for Android
Compressed texture Icon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
Build for Android
Compressed texture Icon is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.
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
Assets/UI Toolkit/Components/Resources/SettingsOverlay/SettingsOverlay.uss (line 14): warning: Expected ([ <length-percentage> ]{1,4}) but found '24'
Build for WebGL
Assets/UI Toolkit/Components/Resources/SettingsInfoItem/SettingsInfoItem.uss (line 10): warning: Expected (<length-percentage>) but found '12'
Build for WebGL
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Connectors/WalletConnect/WalletConnectConnectionProposal.cs(48,17): warning CS1634: Expected 'disable' or 'restore'
Build for WebGL
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Connectors/Connector.cs(165,56): warning CS0108: 'Connector.AccountDisconnectedEventArgs.Empty' hides inherited member 'EventArgs.Empty'. Use the new keyword if hiding was intended.
Build for WebGL
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Controllers/AccountController.cs(82,27): 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 WebGL
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Controllers/AccountController.cs(145,34): warning CS0168: The variable 'e' is declared but never used
Build for WebGL
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Presenters/WalletSearchPresenter.cs(114,28): 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 WebGL
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Web3ModalCore.cs(89,35): 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 WebGL
3modal/Runtime/Connectors/Connector.cs(165,56): warning CS0108: 'Connector.AccountDisconnectedEventArgs.Empty' hides inherited member 'EventArgs.Empty'. Use the new keyword if hiding was intended.
Build for WebGL
/github/workspace/Packages/com.walletconnect.web3modal/Runtime/Controllers/AccountController.cs(82,27): 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.
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
87.4 MB
Build-StandaloneWindows64 Expired
131 MB
Build-WebGL Expired
140 MB