Added Component Instance #1598
Annotations
7 errors
build (ubuntu-latest):
src/Persistence/Templates/ControlFactory.cs#L45
Nullability of reference types in type of parameter 'controlDefinition' of 'Control ControlFactory.Create(string name, string template, string componentInstance, Dictionary<string, object?> controlDefinition)' doesn't match implicitly implemented member 'Control IControlFactory.Create(string name, string template, string componentInstance, Dictionary<string, object?>? controlDefinition)' (possibly because of nullability attributes).
|
build (ubuntu-latest):
src/Persistence/Templates/ControlFactory.cs#L45
Nullability of reference types in type of parameter 'controlDefinition' of 'Control ControlFactory.Create(string name, string template, string componentInstance, Dictionary<string, object?> controlDefinition)' doesn't match implicitly implemented member 'Control IControlFactory.Create(string name, string template, string componentInstance, Dictionary<string, object?>? controlDefinition)' (possibly because of nullability attributes).
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|