Merge BitCompoundButton into BitButton (#7975) #5177
bit.ci.yml
on: pull_request
build and test for release
0s
build and test
5m 12s
Annotations
11 errors and 10 warnings
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L19
The type or namespace name 'BitCompoundButton' could not be found (are you missing a using directive or an assembly reference?)
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L21
Argument 2: cannot convert from 'bool' to 'string'
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L22
Argument 2: cannot convert from 'Bit.BlazorUI.BitVariant' to 'string'
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L50
The type or namespace name 'BitCompoundButton' could not be found (are you missing a using directive or an assembly reference?)
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L52
Argument 2: cannot convert from 'bool' to 'string'
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L53
Argument 2: cannot convert from 'Bit.BlazorUI.BitVariant' to 'string'
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L54
Argument 2: cannot convert from 'bool' to 'string'
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L72
The type or namespace name 'BitCompoundButton' could not be found (are you missing a using directive or an assembly reference?)
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L85
The type or namespace name 'BitCompoundButton' could not be found (are you missing a using directive or an assembly reference?)
|
build and test:
src/BlazorUI/Bit.BlazorUI.Tests/Components/Buttons/BitCompoundButtonTests.cs#L98
The type or namespace name 'BitCompoundButton' could not be found (are you missing a using directive or an assembly reference?)
|
build and test
Process completed with exit code 1.
|
build and test
Found a native function (sqlite3_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
|
build and test
System.Int32 sqlite3_config_none(System.Int32) (in
|
build and test
System.Int32 sqlite3_config_int(System.Int32, System.Int32) (in
|
build and test
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
|
build and test
System.Int32 sqlite3_config_log(System.Int32, System.IntPtr, SQLitePCL.hook_handle) (in
|
build and test
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
|
build and test
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:
|
build and test
System.Int32 sqlite3_db_config_charptr(SQLitePCL.sqlite3, System.Int32, System.Byte*) (in
|
build and test
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
|
build and test
System.Int32 sqlite3_db_config_int_outint(SQLitePCL.sqlite3, System.Int32, System.Int32, System.Int32*) (in
|