fix: 清除和设置上架与截止计分时间,这次修好了 #88
Annotations
3 warnings and 1 notice
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