[Snyk] Upgrade docusaurus-lunr-search from 3.3.0 to 3.3.2 #674
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/FlowtideDotNet.Storage/DeviceFactories/PosixLocalDisk.cs#L65
Cannot convert null literal to non-nullable reference type.
|
Build:
src/FlowtideDotNet.Storage/FileCache/Internal/Unix/FileCacheUnixDirectWriter.cs#L48
Possible null reference return.
|
Build:
src/FlowtideDotNet.Storage/Comparers/StringComparer.cs#L19
Dereference of a possibly null reference.
|
Build:
src/FlowtideDotNet.Storage/DeviceFactories/PosixLocalDisk.cs#L36
Dereference of a possibly null reference.
|
Build:
src/FlowtideDotNet.Storage/DeviceFactories/PosixLocalDisk.cs#L30
Non-nullable field '_managedLocmalStorageDevice' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/FlowtideDotNet.Storage/DeviceFactories/PosixLocalDisk.cs#L30
Non-nullable field '_getSegmentName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/FlowtideDotNet.Storage/Persistence/FasterStorage/FasterKvPersistentStorage.cs#L95
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/FlowtideDotNet.Storage/Persistence/FasterStorage/FasterKVPersistentSession.cs#L42
The variable 'input' is assigned but its value is never used
|
Build:
src/FlowtideDotNet.Storage/StateManager/Internal/StateClientMetadataSerializer.cs#L26
Possible null reference return.
|
Build:
src/FlowtideDotNet.Storage/Tree/Internal/BPlusTree.Search.cs#L21
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading