feat: added requested
flag to histograms buckets and hierarchy Leve…
#50
Annotations
2 errors and 10 warnings
Assets file '/home/runner/work/evitaDB-C-Sharp-client/evitaDB-C-Sharp-client/EvitaDB.QueryValidator/obj/project.assets.json' doesn't have a target for 'net7.0/linux-x64'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project. You may also need to include 'linux-x64' in your project's RuntimeIdentifiers.
|
|
EvitaDB.Client/Models/Schemas/Dtos/EntityAttributeSchema.cs#L75
The member 'EntityAttributeSchema.InternalBuild(string, string?, string?, bool, bool, bool, bool, bool, bool, Type, object?, int)' does not hide an accessible member. The new keyword is not required.
|
EvitaDB.Client/Models/Schemas/IAssociatedDataSchemaEditor.cs#L20
'IAssociatedDataSchemaEditor.Localized(Func<bool>)' hides inherited member 'IAssociatedDataSchema.Localized'. Use the new keyword if hiding was intended.
|
EvitaDB.Client/Models/Schemas/IAssociatedDataSchemaEditor.cs#L35
'IAssociatedDataSchemaEditor.Nullable(Func<bool>)' hides inherited member 'IAssociatedDataSchema.Nullable'. Use the new keyword if hiding was intended.
|
EvitaDB.Client/Models/Schemas/IAttributeSchemaEditor.cs#L54
'IAttributeSchemaEditor<T>.Filterable(Func<bool>)' hides inherited member 'IAttributeSchema.Filterable'. Use the new keyword if hiding was intended.
|
EvitaDB.Client/Models/Schemas/IAttributeSchemaEditor.cs#L93
'IAttributeSchemaEditor<T>.Unique(Func<bool>)' hides inherited member 'IAttributeSchema.Unique'. Use the new keyword if hiding was intended.
|
EvitaDB.Client/Models/Schemas/IAttributeSchemaEditor.cs#L112
'IAttributeSchemaEditor<T>.Sortable(Func<bool>)' hides inherited member 'IAttributeSchema.Sortable'. Use the new keyword if hiding was intended.
|
EvitaDB.Client/Models/Schemas/IAttributeSchemaEditor.cs#L127
'IAttributeSchemaEditor<T>.Localized(Func<bool>)' hides inherited member 'IAttributeSchema.Localized'. Use the new keyword if hiding was intended.
|
EvitaDB.Client/Models/Schemas/IAttributeSchemaEditor.cs#L142
'IAttributeSchemaEditor<T>.Nullable(Func<bool>)' hides inherited member 'IAttributeSchema.Nullable'. Use the new keyword if hiding was intended.
|
EvitaDB.Client/Models/Schemas/IEntitySchemaEditor.cs#L30
'IEntitySchemaEditor<TS>.WithPrice(int)' hides inherited member 'IEntitySchema.WithPrice'. Use the new keyword if hiding was intended.
|
EvitaDB.Client/Models/Schemas/IReferenceSchemaEditor.cs#L46
The member 'IReferenceSchemaEditor<TS>.Indexed()' does not hide an accessible member. The new keyword is not required.
|
The logs for this run have expired and are no longer available.
Loading