Merge branch 'v5.4' of github.com:ravendb/ravendb into v6.0 #124
Annotations
3 errors and 6 warnings
Test - Release:
src/Raven.Server/NotificationCenter/Handlers/DatabaseNotificationCenterHandler.cs#L14
The type or namespace name 'FlagsAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Test - Release:
src/Raven.Server/NotificationCenter/Handlers/DatabaseNotificationCenterHandler.cs#L14
The type or namespace name 'Flags' could not be found (are you missing a using directive or an assembly reference?)
|
Test - Release
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test - Release:
src/Sparrow.Server/LowMemory/CheckPageFileOnHdd.cs#L336
Attribute parameter 'SizeConst' must be specified.
|
Test - Release:
src/Raven.Server/Documents/Queries/Dynamic/CollectionQueryRunner.cs#L26
'CollectionQueryRunner.CollectionIndexPrefix' hides inherited member 'AbstractQueryRunner.CollectionIndexPrefix'. Use the new keyword if hiding was intended.
|
Test - Release:
src/Raven.Embedded/ProcessHelper.cs#L20
Nullability of reference types in value of type 'Task<string?>' doesn't match target type 'Task<string>'.
|
Test - Release:
src/Raven.Embedded/EmbeddedServer.cs#L84
Possible null reference argument for parameter 'certificate' in 'X509Certificate2.X509Certificate2(X509Certificate certificate)'.
|
Loading