Merge branch 'v5.4' of https://github.com/ravendb/ravendb into v6.0 #62
Annotations
2 errors and 11 warnings
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, github/codeql-action/init@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp):
src/Raven.Server/Documents/Indexes/Persistence/Corax/CoraxIndexReadOperation.cs#L10
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
src/Raven.Server/Documents/Indexes/Persistence/Corax/CoraxSuggestionIndexReader.cs#L10
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
src/Raven.Server/Documents/Queries/Results/IQueryResultRetriever.cs#L5
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
src/Raven.Server/Documents/Queries/Results/MapQueryResultRetriever.cs#L5
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
src/Raven.Server/Documents/Queries/Results/MapReduceQueryResultRetriever.cs#L5
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
src/Raven.Server/Documents/Queries/Results/QueryResultRetrieverBase.cs#L9
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
src/Raven.Server/Documents/Queries/Results/Sharding/ShardedMapReduceResultRetriever.cs#L5
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
test/FastTests/Corax/Bugs/FacetIndexingRepro.cs#L5
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
test/FastTests/Corax/Suggestions.cs#L9
The using directive for 'Corax.Querying' appeared previously in this namespace
|
Analyze (csharp):
test/RachisTests/AddNodeToClusterTests.cs#L1165
'AddNodeToClusterTests.WaitForAssertionAsync(Func<Task>, int)' hides inherited member 'RavenTestBase.WaitForAssertionAsync(Func<Task>, int)'. Use the new keyword if hiding was intended.
|