Bump dompurify from 3.3.3 to 3.4.1 in /docs #253
+4
−3
Annotations
10 warnings
|
Build:
src/Weasel.Core/CommandLine/DumpCommand.cs#L80
Dereference of a possibly null reference.
|
|
Build:
src/Weasel.Core/Migrations/DatabaseBase.cs#L401
Possible null reference return.
|
|
Build:
src/Weasel.Core/CommandLine/PatchCommand.cs#L31
Dereference of a possibly null reference.
|
|
Build:
src/Weasel.Core/Migrations/DatabaseBase.cs#L35
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Weasel.Core/CommandLine/DumpCommand.cs#L80
Dereference of a possibly null reference.
|
|
Build:
src/Weasel.Core/CommandLine/PatchCommand.cs#L31
Dereference of a possibly null reference.
|
|
Build:
src/Weasel.Core/MultiTenancy/MasterTableTenancyOptions.cs#L55
Possible null reference return.
|
|
Build:
src/Weasel.Core/MultiTenancy/MasterTableTenancyOptions.cs#L55
Possible null reference return.
|
|
Build:
src/Weasel.Core/MultiTenancy/MasterTableTenancyOptions.cs#L52
Possible null reference argument for parameter 'connectionString' in 'string IDatabaseProvider.AddApplicationNameToConnectionString(string connectionString, string applicationName)'.
|
|
Build:
src/Weasel.Core/MultiTenancy/MasterTableTenancyOptions.cs#L52
Possible null reference argument for parameter 'connectionString' in 'string IDatabaseProvider.AddApplicationNameToConnectionString(string connectionString, string applicationName)'.
|
Loading