Two sections described routines nobody built, and Serializable lets an invariant through - #205
Merged
Merged
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/upload-artifact@v4. 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.IndexedDb/IndexedDbProviderRegistration.cs#L28
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/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#L32
The field 'WitDatabase.m_indexesRestored' is assigned but its value is never used
|
|
Build:
Sources/Core/OutWit.Database.Core/DatabaseHeader.cs#L161
Comparison to integral constant is useless; the constant is outside the range of type 'ushort'
|
|
Build:
Sources/Core/OutWit.Database.Core/Indexes/SecondaryIndexKeyValueStore.cs#L169
Nullability of reference types in value of type '(byte[] Key, byte[]? Value)' doesn't match target type '(byte[] IndexKey, byte[] PrimaryKey)?'.
|
|
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#L132
'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.
|
|
Setup Java (required for ANTLR4)
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
background
wait
wait-all
cancel
parallel
Loading