Bump AsyncKeyedLock to 6.3.4; enabled pooling #7
Annotations
16 warnings
build (Debug)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (Debug):
SinglePass.FavIcons.Application/FavIconDto.cs#L5
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
SinglePass.FavIcons.Repository/Migrations/20221011065754_init.cs#L8
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (Debug):
SinglePass.FavIcons.Repository/Migrations/20221011065754_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (Debug):
SinglePass.FavIcons.Repository/FavIconDbContext.cs#L10
Non-nullable property 'FavIcons' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
SinglePass.FavIcons.Repository/FavIconDbContext.cs#L15
Non-nullable property 'FavIcons' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
SinglePass.WPF/Converters/IconCheckConverter.cs#L23
Using member 'System.Reflection.Module.FullyQualifiedName' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build (Debug):
SinglePass.WPF/Converters/IconCheckConverter.cs#L23
Using member 'System.Reflection.Module.FullyQualifiedName' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build (Release)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (Release):
SinglePass.FavIcons.Application/FavIconDto.cs#L5
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
SinglePass.FavIcons.Repository/Migrations/20221011065754_init.cs#L8
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (Release):
SinglePass.FavIcons.Repository/Migrations/20221011065754_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (Release):
SinglePass.FavIcons.Repository/FavIconDbContext.cs#L10
Non-nullable property 'FavIcons' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
SinglePass.FavIcons.Repository/FavIconDbContext.cs#L15
Non-nullable property 'FavIcons' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
SinglePass.WPF/Converters/IconCheckConverter.cs#L23
Using member 'System.Reflection.Module.FullyQualifiedName' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build (Release):
SinglePass.WPF/Converters/IconCheckConverter.cs#L23
Using member 'System.Reflection.Module.FullyQualifiedName' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|