chore: avoid exception loop #44
Annotations
2 errors and 3 warnings
The run was canceled by @kengwang.
|
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading