Skip to content

Fix account creation mobile interface for safari browser #103

Fix account creation mobile interface for safari browser

Fix account creation mobile interface for safari browser #103

Triggered via pull request October 22, 2024 19:18
Status Success
Total duration 2m 24s
Artifacts

dotnet-e2e-admin-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
admin-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
admin-tests
No files were found with the provided path: TestResults-Admin.xml. No artifacts will be uploaded.
admin-tests
Found a native function (sqlite3_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
admin-tests
System.Int32 sqlite3_config_none(System.Int32) (in
admin-tests
System.Int32 sqlite3_config_int(System.Int32, System.Int32) (in
admin-tests
System.Int32 sqlite3_config_int_arm64cc(System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Int32) (in
admin-tests
System.Int32 sqlite3_config_log(System.Int32, System.IntPtr, SQLitePCL.hook_handle) (in
admin-tests
System.Int32 sqlite3_config_log_arm64cc(System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, SQLitePCL.hook_handle) (in
admin-tests
Found a native function (sqlite3_db_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
admin-tests
System.Int32 sqlite3_db_config_charptr(SQLitePCL.sqlite3, System.Int32, System.Byte*) (in
admin-tests
System.Int32 sqlite3_db_config_charptr_arm64cc(SQLitePCL.sqlite3, System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Byte*) (in
admin-tests
System.Int32 sqlite3_db_config_int_outint(SQLitePCL.sqlite3, System.Int32, System.Int32, System.Int32*) (in