Modernize code#7
Merged
Merged
Annotations
4 warnings
|
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
src/SharpSync/Storage/WebDavStorage.cs#L217
Possible null reference argument for parameter 'fullUrl' in 'string WebDavStorage.GetRelativePath(string fullUrl)'.
|
|
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
src/SharpSync/Storage/WebDavStorage.cs#L217
Possible null reference argument for parameter 'fullUrl' in 'string WebDavStorage.GetRelativePath(string fullUrl)'.
|
The logs for this run have expired and are no longer available.
Loading