fix(mvcc): deterministic GC Dispose (fixes flaky DisposeStopsBackgroundCollectionTest on main)#5
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Sources/Core/OutWit.Database.Core/Providers/ProviderRegistration.cs#L24
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
Build:
Sources/Core/OutWit.Database.Core/Builder/WitDatabase.cs#L22
The field 'WitDatabase.m_indexesRestored' is assigned but its value is never used
|
|
Build:
Sources/Core/OutWit.Database.Core/DatabaseHeader.cs#L145
Comparison to integral constant is useless; the constant is outside the range of type 'ushort'
|
|
Build:
Sources/Core/OutWit.Database.Core/Interfaces/ITransactionJournal.cs#L63
'ITransactionJournal.ProviderKey' hides inherited member 'IProvider.ProviderKey'. Use the new keyword if hiding was intended.
|
|
Build:
Sources/Core/OutWit.Database.Core/Interfaces/IStorage.cs#L110
'IStorage.ProviderKey' hides inherited member 'IProvider.ProviderKey'. Use the new keyword if hiding was intended.
|
|
Build:
Sources/Core/OutWit.Database.Core/Interfaces/IPageCache.cs#L137
'IPageCache.ProviderKey' hides inherited member 'IProvider.ProviderKey'. Use the new keyword if hiding was intended.
|
|
Build:
Sources/Core/OutWit.Database.Core/Interfaces/IKeyValueStore.cs#L111
'IKeyValueStore.ProviderKey' hides inherited member 'IProvider.ProviderKey'. Use the new keyword if hiding was intended.
|
|
Build:
Sources/Core/OutWit.Database.Core/Interfaces/ICryptoProvider.cs#L68
'ICryptoProvider.ProviderKey' hides inherited member 'IProvider.ProviderKey'. Use the new keyword if hiding was intended.
|
|
Build
warning(125): WitSqlParser.g4:668:21: implicit definition of token VALUE in parser
|
|
Build
warning(125): WitSqlParser.g4:668:21: implicit definition of token VALUE in parser
|
background
wait
wait-all
cancel
parallel
Loading