Deploy AdvancedToDoList to GitHub Pages #13
GH_Pages_Test_TU_NO_MERGE.yml
on: workflow_dispatch
deploy-to-github-pages
6m 56s
Annotations
5 warnings
|
deploy-to-github-pages
Unexpected input(s) 'github_token', valid inputs are ['ssh-key', 'token', 'branch', 'folder', 'target-folder', 'commit-message', 'clean', 'clean-exclude', 'dry-run', 'force', 'git-config-name', 'git-config-email', 'repository-name', 'tag', 'single-commit', 'silent']
|
|
deploy-to-github-pages
System.Int32 sqlite3_db_config_int_outint_arm64cc(SQLitePCL.sqlite3, System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Int32, System.Int32*) (in
|
|
deploy-to-github-pages
System.Int32 sqlite3_db_config_int_outint(SQLitePCL.sqlite3, System.Int32, System.Int32, System.Int32*) (in
|
|
deploy-to-github-pages
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:
|
|
deploy-to-github-pages:
src/Avalonia.Samples/CompleteApps/AdvancedToDoList/SharedControls/Controls/Dialogs/DialogCommand.cs#L56
The event 'DialogCommand.CanExecuteChanged' is never used
|