Skip to content

build(sln): bump to prerelease-2 #27

build(sln): bump to prerelease-2

build(sln): bump to prerelease-2 #27

Triggered via push August 12, 2023 13:02
Status Success
Total duration 1m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneClient.cs#L63
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/DefaultLuceneClient.cs#L106
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/DefaultLuceneClient.cs#L160
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/DefaultLuceneClient.cs#L119
Complete the task associated to this 'TODO' comment.
build: src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneModelGenerator.cs#L215
Complete the task associated to this 'TODO' comment.
build: src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneModelGenerator.cs#L242
Complete the task associated to this 'TODO' comment.
build: src/Kentico.Xperience.Lucene/Resources/LuceneResources.cs#L9
Remove this empty class, write its code or make it an "interface".
build: src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneClient.cs#L23
Remove this unread private field 'eventLogService' or refactor the code to use its value.
build: src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneTaskProcessor.cs#L14
Remove this unread private field 'workflowStepInfoProvider' or refactor the code to use its value.
build: src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneTaskProcessor.cs#L15
Remove this unread private field 'versionHistoryInfoProvider' or refactor the code to use its value.