fix: includeWalletIds
and excludeWalletIds
not working on WebGL
#21
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/
|
|
|
|
|
/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.
|
/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.
|
|
|
|
|
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/
|
This job succeeded
Loading