chore: avoid exception loop #44
Annotations
2 errors and 3 warnings
|
build
The operation was canceled.
|
build:
src/GZCTF/Models/AppDbContext.cs#L81
Argument of type 'ValueConverter<Dictionary<string, string>?, string>' cannot be used for parameter 'converter' of type 'ValueConverter<Dictionary<string, string?>?, string>' in 'PropertyBuilder<Dictionary<string, string?>?> PropertyBuilder<Dictionary<string, string?>?>.HasConversion<string>(ValueConverter<Dictionary<string, string?>?, string>? converter)' due to differences in the nullability of reference types.
|
build:
src/GZCTF/Models/AppDbContext.cs#L81
Argument of type 'ValueConverter<Dictionary<string, string>?, string>' cannot be used for parameter 'converter' of type 'ValueConverter<Dictionary<string, string?>?, string>' in 'PropertyBuilder<Dictionary<string, string?>?> PropertyBuilder<Dictionary<string, string?>?>.HasConversion<string>(ValueConverter<Dictionary<string, string?>?, string>? converter)' due to differences in the nullability of reference types.
|
build:
src/GZCTF/Models/AppDbContext.cs#L81
Argument of type 'ValueConverter<Dictionary<string, string>?, string>' cannot be used for parameter 'converter' of type 'ValueConverter<Dictionary<string, string?>?, string>' in 'PropertyBuilder<Dictionary<string, string?>?> PropertyBuilder<Dictionary<string, string?>?>.HasConversion<string>(ValueConverter<Dictionary<string, string?>?, string>? converter)' due to differences in the nullability of reference types.
|