Skip to content

fix: rollback the last CI change #51

fix: rollback the last CI change

fix: rollback the last CI change #51

Triggered via push November 3, 2023 22:20
Status Success
Total duration 1m 47s
Artifacts

release.yml

on: push
Build and release
1m 39s
Build and release
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Build and release
The following actions uses node12 which is deprecated and will be forced to run on node16: vimtor/action-zip@v1, actions/upload-release-asset@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/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.
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#L30
'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/IAssociatedDataSchemaEditor.cs#L20
'IAssociatedDataSchemaEditor.Localized(Func<bool>)' hides inherited member 'IAssociatedDataSchema.Localized'. Use the new keyword if hiding was intended.
Build and release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and release: 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.
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#L30
'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.