Skip to content

Added Component Instance #1598

Added Component Instance

Added Component Instance #1598

Triggered via pull request April 15, 2024 03:55
Status Failure
Total duration 52s
Artifacts

CI.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.