Merge pull request #655 from sebastienros/sebros/tfm #219
Annotations
5 errors and 10 warnings
|
build (macos-15)
Process completed with exit code 134.
|
|
build (macos-15)
To install these workloads, run the following command: dotnet workload restore
|
|
build (macos-15)
To build this project, the following workloads must be installed: ios
|
|
build (windows-2025)
The strategy configuration was canceled because "build.macos-15" failed
|
|
build (windows-2025)
The operation was canceled.
|
|
build (macos-15):
src/SQLitePCLRaw.core/raw.cs#L846
'ISQLite3Provider.sqlite3_prepare_v3(sqlite3, utf8z, uint, out nint, out utf8z)' is obsolete
|
|
build (macos-15):
src/SQLitePCLRaw.core/raw.cs#L823
'ISQLite3Provider.sqlite3_prepare_v2(sqlite3, utf8z, out nint, out utf8z)' is obsolete
|
|
build (macos-15):
src/SQLitePCLRaw.core/raw.cs#L801
'ISQLite3Provider.sqlite3_prepare_v2(sqlite3, utf8z, out nint, out utf8z)' is obsolete
|
|
build (macos-15):
src/SQLitePCLRaw.core/raw.cs#L41
The type name 'raw' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build (macos-15):
src/SQLitePCLRaw.core/util.cs#L33
The type name 'util' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build (macos-15):
src/SQLitePCLRaw.core/raw.cs#L867
'ISQLite3Provider.sqlite3_prepare_v3(sqlite3, utf8z, uint, out IntPtr, out utf8z)' is obsolete
|
|
build (macos-15):
src/SQLitePCLRaw.core/raw.cs#L846
'ISQLite3Provider.sqlite3_prepare_v3(sqlite3, utf8z, uint, out IntPtr, out utf8z)' is obsolete
|
|
build (macos-15):
src/SQLitePCLRaw.core/raw.cs#L823
'ISQLite3Provider.sqlite3_prepare_v2(sqlite3, utf8z, out IntPtr, out utf8z)' is obsolete
|
|
build (macos-15):
src/SQLitePCLRaw.core/raw.cs#L801
'ISQLite3Provider.sqlite3_prepare_v2(sqlite3, utf8z, out IntPtr, out utf8z)' is obsolete
|
|
build (macos-15):
version_stamp/Program.cs#L23
The type name 'gen' only contains lower-cased ascii characters. Such names may become reserved for the language.
|