Skip to content

Build Container

Build Container #5

Triggered via workflow run January 24, 2025 08:08
@mythzmythz
completed 81964c1
Status Success
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-container.yml

on: workflow_run
build-container
1m 31s
build-container
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-container: FileBlazor.ServiceModel/Types/Models.cs#L86
Nullability of reference types in type of parameter 'value' of 'void FileSystemFileItem.RoleName.set' doesn't match implicitly implemented member 'void IFileItem.RoleName.set' (possibly because of nullability attributes).
build-container: FileBlazor.ServiceModel/Types/Models.cs#L105
Nullability of reference types in type of parameter 'value' of 'void S3FileItem.RoleName.set' doesn't match implicitly implemented member 'void IFileItem.RoleName.set' (possibly because of nullability attributes).
build-container: FileBlazor.ServiceModel/Types/Models.cs#L125
Nullability of reference types in type of parameter 'value' of 'void AzureFileItem.RoleName.set' doesn't match implicitly implemented member 'void IFileItem.RoleName.set' (possibly because of nullability attributes).
build-container: FileBlazor.ServiceModel/User.cs#L42
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: FileBlazor.ServiceModel/User.cs#L36
Non-nullable property 'ArtifactIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: FileBlazor.ServiceModel/User.cs#L37
Non-nullable property 'AlbumIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: FileBlazor.ServiceModel/User.cs#L29
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: FileBlazor.ServiceModel/User.cs#L30
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: FileBlazor.ServiceModel/User.cs#L25
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: FileBlazor.ServiceModel/User.cs#L16
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.