Add ServiceProvider to CommandSettings #143
Annotations
8 errors and 1 warning
Run .github/scripts/pack-on-pull-request.ps1 `:
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?)
|
Run .github/scripts/pack-on-pull-request.ps1 `:
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).
|
Run .github/scripts/pack-on-pull-request.ps1 `:
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).
|
Run .github/scripts/pack-on-pull-request.ps1 `:
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).
|
Run .github/scripts/pack-on-pull-request.ps1 `:
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).
|
Run .github/scripts/pack-on-pull-request.ps1 `:
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).
|
Run .github/scripts/pack-on-pull-request.ps1 `:
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).
|
Run .github/scripts/pack-on-pull-request.ps1 `
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading