Skip to content

Add ServiceProvider to CommandSettings #143

Add ServiceProvider to CommandSettings

Add ServiceProvider to CommandSettings #143

Triggered via pull request January 9, 2025 13:14
Status Failure
Total duration 1m 0s
Artifacts

pack.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
pack: src/JSSoft.Commands/CommandSettings.cs#L9
The type or namespace name 'Immutable' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
pack: src/JSSoft.Commands/TypeDescriptorContext.cs#L15
Nullability of reference types in return type of 'object? TypeDescriptorContext.Instance.get' doesn't match implicitly implemented member 'object ITypeDescriptorContext.Instance.get' (possibly because of nullability attributes).
pack: src/JSSoft.Commands/TypeDescriptorContext.cs#L13
Nullability of reference types in return type doesn't match implemented member 'IContainer ITypeDescriptorContext.Container.get' (possibly because of nullability attributes).
pack: src/JSSoft.Commands/TypeDescriptorContext.cs#L17
Nullability of reference types in return type doesn't match implemented member 'PropertyDescriptor ITypeDescriptorContext.PropertyDescriptor.get' (possibly because of nullability attributes).
pack: src/JSSoft.Commands/TypeDescriptorContext.cs#L15
Nullability of reference types in return type of 'object? TypeDescriptorContext.Instance.get' doesn't match implicitly implemented member 'object ITypeDescriptorContext.Instance.get' (possibly because of nullability attributes).
pack: src/JSSoft.Commands/TypeDescriptorContext.cs#L13
Nullability of reference types in return type doesn't match implemented member 'IContainer ITypeDescriptorContext.Container.get' (possibly because of nullability attributes).
pack: src/JSSoft.Commands/TypeDescriptorContext.cs#L17
Nullability of reference types in return type doesn't match implemented member 'PropertyDescriptor ITypeDescriptorContext.PropertyDescriptor.get' (possibly because of nullability attributes).
pack
Process completed with exit code 1.
pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636