Skip to content

Reduce Serializer and Index Complexity #304

Reduce Serializer and Index Complexity

Reduce Serializer and Index Complexity #304

Triggered via pull request October 21, 2024 20:19
Status Failure
Total duration 53s
Artifacts

dotnet-build-and-test.yaml

on: pull_request
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 31 warnings
build-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test / Build and Test (windows-latest)
The operation was canceled.
build-and-test / Build and Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-latest): 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-and-test / Build and Test (macos-13)
The job was canceled because "ubuntu-latest" failed.
build-and-test / Build and Test (macos-13)
The operation was canceled.
build-and-test / Build and Test (ubuntu-latest)
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-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L6
Missing XML comment for publicly visible type or member 'AnalyzedAttribute'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.Name'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L9
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.FieldName'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L11
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.ContextualName'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L27
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsReference'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L28
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsCollection'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L29
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsScalar'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L30
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsIndexed'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L31
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsOptional'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L53
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.Flags'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L6
Missing XML comment for publicly visible type or member 'AnalyzedAttribute'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.Name'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L9
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.FieldName'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L11
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.ContextualName'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L27
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsReference'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L28
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsCollection'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L29
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsScalar'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L30
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsIndexed'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L31
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsOptional'
build-and-test / Build and Test (macos-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L53
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.Flags'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L6
Missing XML comment for publicly visible type or member 'AnalyzedAttribute'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.Name'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L9
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.FieldName'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L11
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.ContextualName'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L27
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsReference'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L28
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsCollection'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L29
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsScalar'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L30
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsIndexed'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L31
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.IsOptional'
build-and-test / Build and Test (macos-13): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L53
Missing XML comment for publicly visible type or member 'AnalyzedAttribute.Flags'