disable test parallelization for CI #35
Annotations
1 error and 21 warnings
Build and release
Process completed with exit code 1.
|
Build and release
The following actions uses node12 which is deprecated and will be forced to run on node16: vimtor/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and release:
EvitaDB.Client/Models/Schemas/Builders/AssociatedDataSchemaBuilder.cs#L24
Nullability of reference types in return type of 'IDictionary<NamingConvention, string> AssociatedDataSchemaBuilder.NameVariants.get' doesn't match implicitly implemented member 'IDictionary<NamingConvention, string?> INamedSchema.NameVariants.get'.
|
Build and release:
EvitaDB.Client/Models/Schemas/IEntitySchemaEditor.cs#L29
'IEntitySchemaEditor<TS>.WithPrice(int)' hides inherited member 'IEntitySchema.WithPrice'. Use the new keyword if hiding was intended.
|
Build and release:
EvitaDB.Client/Models/Schemas/IReferenceSchemaEditor.cs#L46
The member 'IReferenceSchemaEditor<TS>.Indexed()' does not hide an accessible member. The new keyword is not required.
|
Build and release:
EvitaDB.Client/Models/Schemas/IReferenceSchemaEditor.cs#L64
The member 'IReferenceSchemaEditor<TS>.Faceted()' does not hide an accessible member. The new keyword is not required.
|
Build and release:
EvitaDB.Client/Models/Schemas/Builders/SortableAttributeCompoundSchemaBuilder.cs#L24
Nullability of reference types in return type of 'IDictionary<NamingConvention, string> SortableAttributeCompoundSchemaBuilder.NameVariants.get' doesn't match implicitly implemented member 'IDictionary<NamingConvention, string?> INamedSchema.NameVariants.get'.
|
Build and release:
EvitaDB.Client/Models/Schemas/IAssociatedDataSchemaEditor.cs#L20
'IAssociatedDataSchemaEditor.Localized(Func<bool>)' hides inherited member 'IAssociatedDataSchema.Localized'. Use the new keyword if hiding was intended.
|
Build and release:
EvitaDB.Client/Models/Schemas/IAssociatedDataSchemaEditor.cs#L35
'IAssociatedDataSchemaEditor.Nullable(Func<bool>)' hides inherited member 'IAssociatedDataSchema.Nullable'. Use the new keyword if hiding was intended.
|
Build and release:
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.
|
Build and release:
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.
|
Build and release:
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.
|
Build and release:
EvitaDB.Client/Models/Schemas/Builders/AssociatedDataSchemaBuilder.cs#L24
Nullability of reference types in return type of 'IDictionary<NamingConvention, string> AssociatedDataSchemaBuilder.NameVariants.get' doesn't match implicitly implemented member 'IDictionary<NamingConvention, string?> INamedSchema.NameVariants.get'.
|
Build and release:
EvitaDB.Client/Models/Schemas/Builders/SortableAttributeCompoundSchemaBuilder.cs#L24
Nullability of reference types in return type of 'IDictionary<NamingConvention, string> SortableAttributeCompoundSchemaBuilder.NameVariants.get' doesn't match implicitly implemented member 'IDictionary<NamingConvention, string?> INamedSchema.NameVariants.get'.
|
Build and release:
EvitaDB.Client/Models/Schemas/IAssociatedDataSchemaEditor.cs#L20
'IAssociatedDataSchemaEditor.Localized(Func<bool>)' hides inherited member 'IAssociatedDataSchema.Localized'. Use the new keyword if hiding was intended.
|
Build and release:
EvitaDB.Client/Models/Schemas/IAssociatedDataSchemaEditor.cs#L35
'IAssociatedDataSchemaEditor.Nullable(Func<bool>)' hides inherited member 'IAssociatedDataSchema.Nullable'. Use the new keyword if hiding was intended.
|
Build and release:
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.
|
Build and release:
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.
|
Build and release:
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.
|
Build and release:
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.
|
Build and release:
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.
|
Build and release:
EvitaDB.Client/Models/Schemas/IEntitySchemaEditor.cs#L29
'IEntitySchemaEditor<TS>.WithPrice(int)' hides inherited member 'IEntitySchema.WithPrice'. Use the new keyword if hiding was intended.
|