Bump CoinGecko.Net from 5.2.1 to 5.3.0 #857
Merged
Annotations
20 warnings
|
SonarCloud analysis
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
|
|
SonarCloud analysis
System.Int32 sqlite3_db_config_charptr(SQLitePCL.sqlite3, System.Int32, System.Byte*) (in
|
|
SonarCloud analysis
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:
|
|
SonarCloud analysis
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
|
|
SonarCloud analysis
System.Int32 sqlite3_config_log(System.Int32, System.IntPtr, SQLitePCL.hook_handle) (in
|
|
SonarCloud analysis
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
|
|
SonarCloud analysis
System.Int32 sqlite3_config_int(System.Int32, System.Int32) (in
|
|
SonarCloud analysis
System.Int32 sqlite3_config_none(System.Int32) (in
|
|
SonarCloud analysis
Found a native function (sqlite3_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
|
|
SonarCloud analysis:
Tools/ScraperUtilities/Program.cs#L118
Make sure the "PATH" variable only contains fixed, unwriteable directories. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
|
Build solution
System.Int32 sqlite3_db_config_int_outint(SQLitePCL.sqlite3, System.Int32, System.Int32, System.Int32*) (in
|
|
Build solution
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 solution
System.Int32 sqlite3_db_config_charptr(SQLitePCL.sqlite3, System.Int32, System.Byte*) (in
|
|
Build solution
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 solution
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 solution
System.Int32 sqlite3_config_log(System.Int32, System.IntPtr, SQLitePCL.hook_handle) (in
|
|
Build solution
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 solution
System.Int32 sqlite3_config_int(System.Int32, System.Int32) (in
|
|
Build solution
System.Int32 sqlite3_config_none(System.Int32) (in
|
|
Build solution
Found a native function (sqlite3_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
|
Loading