chore: upgrade appkit cdn to v1.2.1 #33
Annotations
12 warnings
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/
|
Run game-ci/unity-builder@v4
/github/workspace/src/Reown.AppKit.Unity/Runtime/Connectors/WalletConnect/WalletConnectConnectionProposal.cs(57,17): warning CS1634: Expected 'disable' or 'restore'
|
Run game-ci/unity-builder@v4
/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
|
Run game-ci/unity-builder@v4
/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.
|
Run game-ci/unity-builder@v4
/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.
|
Run game-ci/unity-builder@v4
/github/workspace/src/Reown.AppKit.Unity/Runtime/Connectors/Connector.cs(170,56): warning CS0108: 'Connector.AccountDisconnectedEventArgs.Empty' hides inherited member 'EventArgs.Empty'. Use the new keyword if hiding was intended.
|
Run game-ci/unity-builder@v4
/github/workspace/src/Reown.AppKit.Unity/Runtime/Utils/QrCode.cs(77,24): warning CS3021: 'Color32Renderer.Foreground' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Run game-ci/unity-builder@v4
/github/workspace/src/Reown.AppKit.Unity/Runtime/Utils/QrCode.cs(85,24): warning CS3021: 'Color32Renderer.Background' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Run game-ci/unity-builder@v4
/github/workspace/src/Reown.AppKit.Unity/Runtime/Utils/QrCode.cs(104,26): warning CS3021: 'Color32Renderer.Render(BitMatrix, BarcodeFormat, string)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Run game-ci/unity-builder@v4
/github/workspace/src/Reown.AppKit.Unity/Runtime/Utils/QrCode.cs(118,26): warning CS3021: 'Color32Renderer.Render(BitMatrix, BarcodeFormat, string, EncodingOptions)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Run game-ci/unity-builder@v4
/github/workspace/src/Reown.AppKit.Unity/Runtime/AppKitCore.cs(111,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.
|
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/
|
Loading