Skip to content

feat: gas estimation #55

feat: gas estimation

feat: gas estimation #55

Re-run triggered September 4, 2024 07:28
Status Success
Total duration 7m 55s
Artifacts 3

main.yml

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

Annotations

35 warnings
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
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 2): warning: Expected (<length-percentage> | auto) but found '90'
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 3): warning: Expected (<length-percentage> | auto) but found '96'
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 4): warning: Expected (<length-percentage> | auto) but found '30'
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 5): warning: Expected (<length-percentage> | auto) but found '10'
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 14): warning: Expected (<length-percentage> | auto) but found '100'
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 15): warning: Expected (<length-percentage> | auto) but found '100'
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 22): warning: Expected (<length-percentage> | auto) but found '8'
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 28): warning: Expected (<length-percentage> | auto) but found '16'
Build for Android
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Components/Link/Link.uss (line 4): warning: Expected ([ <length-percentage> ]{1,4}) but found '8'
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
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 2): warning: Expected (<length-percentage> | auto) but found '90'
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 3): warning: Expected (<length-percentage> | auto) but found '96'
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 4): warning: Expected (<length-percentage> | auto) but found '30'
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 5): warning: Expected (<length-percentage> | auto) but found '10'
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 14): warning: Expected (<length-percentage> | auto) but found '100'
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 15): warning: Expected (<length-percentage> | auto) but found '100'
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 22): warning: Expected (<length-percentage> | auto) but found '8'
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Views/NetworkLoadingView/NetworkLoadingView.uss (line 28): warning: Expected (<length-percentage> | auto) but found '16'
Build for WebGL
Packages/com.walletconnect.web3modal/Resources/WalletConnect/Web3Modal/Components/Link/Link.uss (line 4): warning: Expected ([ <length-percentage> ]{1,4}) but found '8'
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/Scripts/Dapp.cs(22,43): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
Build for StandaloneWindows64
Assets/Scripts/Dapp.cs(160,60): 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
Sentry: (Warning) Auth Token missing. Please set it under Tools -> Sentry -> Debug Symbols
Build for StandaloneWindows64
Sentry: (Warning) Organization missing. Please set it under Tools -> Sentry -> Debug Symbols
Build for StandaloneWindows64
Sentry: (Warning) Project missing. Please set it under Tools -> Sentry -> Debug Symbols
Build for StandaloneWindows64
Sentry: (Warning) sentry-cli validation failed. Symbols will not be uploaded.
Build for StandaloneWindows64
Sentry: (Warning) The IL2CPP line number support requires the debug symbol upload to be enabled.
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.5 MB
Build-StandaloneWindows64 Expired
131 MB
Build-WebGL Expired
140 MB