examples: fix #14 opening keyboard on Android API level 33 #90
Annotations
11 warnings
build-and-run-examples
The following actions uses node12 which is deprecated and will be forced to run on node16: vlang/setup-v@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-run-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: vlang/setup-v@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-run-examples
The `save-state` 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/
|
build-and-run-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
build-and-run-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
build-and-run-examples
variable 'microsecond_' set but not used [-Wunused-but-set-variable]
|
build-and-run-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
build-and-run-examples
variable 'microsecond_' set but not used [-Wunused-but-set-variable]
|
build-and-run-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
build-and-run-examples
variable 'microsecond_' set but not used [-Wunused-but-set-variable]
|
build-and-run-examples
variable 'microsecond_' set but not used [-Wunused-but-set-variable]
|