Merge remote-tracking branch 'GZTimeWalker/develop' into develop #54
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