Reduce Serializer and Index Complexity #304
Annotations
10 errors and 11 warnings
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L104
'IStoreBackend' does not contain a definition for 'DeclareEAVT' and no accessible extension method 'DeclareEAVT' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L105
'IStoreBackend' does not contain a definition for 'DeclareEAVT' and no accessible extension method 'DeclareEAVT' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L106
'IStoreBackend' does not contain a definition for 'DeclareAEVT' and no accessible extension method 'DeclareAEVT' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L107
'IStoreBackend' does not contain a definition for 'DeclareAEVT' and no accessible extension method 'DeclareAEVT' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L108
'IStoreBackend' does not contain a definition for 'DeclareVAET' and no accessible extension method 'DeclareVAET' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L109
'IStoreBackend' does not contain a definition for 'DeclareVAET' and no accessible extension method 'DeclareVAET' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L110
'IStoreBackend' does not contain a definition for 'DeclareAVET' and no accessible extension method 'DeclareAVET' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L111
'IStoreBackend' does not contain a definition for 'DeclareAVET' and no accessible extension method 'DeclareAVET' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L112
'IStoreBackend' does not contain a definition for 'DeclareTxLog' and no accessible extension method 'DeclareTxLog' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/NexusMods.MnemonicDB/Storage/DatomStore.cs#L104
'IStoreBackend' does not contain a definition for 'DeclareEAVT' and no accessible extension method 'DeclareEAVT' accepting a first argument of type 'IStoreBackend' could be found (are you missing a using directive or an assembly reference?)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L6
Missing XML comment for publicly visible type or member 'AnalyzedAttribute'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.Name'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L9
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.FieldName'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L11
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.ContextualName'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L27
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsReference'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L28
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsCollection'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L29
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsScalar'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L30
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsIndexed'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L31
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsOptional'
|
Build:
src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L53
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.Flags'
|
Loading