handle more comfyui data #1235
docker-publish.yml
on: pull_request
build
31s
publish
2m 46s
Annotations
10 warnings
|
build:
SDMetaUI/Pages/Index.razor.cs#L46
Nullability of reference types in type of parameter 'sender' of 'void Index.LocationChanged(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
|
|
build:
SDMetaUI/Pages/Index.razor.cs#L38
Possible null reference assignment.
|
|
build:
SDMetaUI/Pages/Index.razor.cs#L37
Possible null reference assignment.
|
|
build:
SDMetaUI/Models/GalleryViewModel.cs#L8
Non-nullable property 'Rows' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SDMetaUI/RetryingFileLoader.cs#L35
Possible null reference return.
|
|
build:
SDMetaUI/Pages/Error.cshtml.cs#L9
Parameter 'logger' is unread.
|
|
build:
SDMetaUI/Models/ImageFileViewModel.cs#L7
Non-nullable property 'SubItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
SDMetaUI/Models/ImageFileViewModelBuilder.cs#L10
Possible null reference argument for parameter 'fullPromptHash' in 'ImageFileViewModel.ImageFileViewModel(string fileName, string fullPromptHash, Func<string, string> func)'.
|
|
build:
SDMetaUI/Models/FilteredList.cs#L33
Non-nullable field 'filter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
SDMetaUI/Models/FilteredList.cs#L16
Non-nullable field 'modelFilter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
jamesmoore~SDMeta~KCCXYX.dockerbuild
|
51.7 KB |
sha256:9f70b770d9601ff7681373624b14576b70c9882c28a1b5c527212e23396939a1
|
|