Bump TestableIO.System.IO.Abstractions.Wrappers from 22.0.16 to 22.1.0 #473
Annotations
10 warnings
|
Build:
SDMeta/PngFileLoader.cs#L57
Nullability of reference types in value of type '(PromptFormat, string?)' doesn't match target type '(PromptFormat promptFormat, string prompt)'.
|
|
Build:
SDMeta/PngFileLoader.cs#L55
Possible null reference argument for parameter 'source' in 'ValueTask<(string Key, string Value)> AsyncEnumerable.FirstOrDefaultAsync<(string Key, string Value)>(IAsyncEnumerable<(string Key, string Value)> source, Func<(string Key, string Value), bool> predicate, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
Build:
SDMeta/Cache/SqliteDataSource.cs#L78
Possible null reference argument for parameter 'arg' in 'T Func<SqliteConnection, T>.Invoke(SqliteConnection arg)'.
|
|
Build:
SDMeta/PngFileSummary.cs#L6
Non-nullable property 'FullPromptHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SDMeta/PngFileSummary.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SDMeta/Auto1111/Auto1111GenerationParams.cs#L8
Non-nullable property 'Warnings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SDMeta/Auto1111/Auto1111GenerationParams.cs#L7
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SDMeta/Auto1111/Auto1111ParameterDecoder.cs#L122
Possible null reference assignment.
|
|
Build:
SDMeta/Auto1111/Auto1111ParameterDecoder.cs#L121
Possible null reference assignment.
|
|
Build:
SDMeta/Auto1111/Auto1111ParameterDecoder.cs#L120
Possible null reference assignment.
|
Loading