Skip to content

Feature v28 #65

Feature v28

Feature v28 #65

Triggered via pull request January 9, 2024 19:58
Status Success
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Kentico.Xperience.Lucene/Models/InfoModels/Indexedlanguage/IndexedlanguageInfo.generated.cs#L30
#warning: '"You will need to configure the type info."'
build: src/Kentico.Xperience.Lucene/Models/InfoModels/Indexitem/IndexitemInfo.generated.cs#L29
#warning: '"You will need to configure the type info."'
build: src/Kentico.Xperience.Lucene/Models/InfoModels/Contenttypeitem/ContenttypeitemInfo.generated.cs#L30
#warning: '"You will need to configure the type info."'
build: src/Kentico.Xperience.Lucene/Models/InfoModels/Includedpathitem/IncludedpathitemInfo.generated.cs#L30
#warning: '"You will need to configure the type info."'
build: src/Kentico.Xperience.Lucene/Models/InfoModels/Contenttypeitem/ContenttypeitemInfo.generated.cs#L9
The using directive for 'CMS' appeared previously in this namespace
build: src/Kentico.Xperience.Lucene/Models/InfoModels/Includedpathitem/IncludedpathitemInfo.generated.cs#L9
The using directive for 'CMS' appeared previously in this namespace
build: src/Kentico.Xperience.Lucene/Models/InfoModels/Indexedlanguage/IndexedlanguageInfo.generated.cs#L9
The using directive for 'CMS' appeared previously in this namespace
build: src/Kentico.Xperience.Lucene/Models/InfoModels/Indexitem/IndexitemInfo.generated.cs#L8
The using directive for 'CMS' appeared previously in this namespace
build: src/Kentico.Xperience.Lucene/Services/Implementations/DefaultConfigurationStorageService.cs#L23
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Kentico.Xperience.Lucene/Services/Implementations/DefaultConfigurationStorageService.cs#L123
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.