Skip to content

Get entities from transactions #242

Get entities from transactions

Get entities from transactions #242

Triggered via pull request July 30, 2024 16:25
Status Success
Total duration 5m 1s
Artifacts

dotnet-build-and-test.yaml

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

Annotations

44 warnings
build-and-test / Build and Test (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, codecov/codecov-action@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 (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 (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, codecov/codecov-action@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 (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, codecov/codecov-action@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 (windows-latest): src/NexusMods.MnemonicDB.SourceGenerator/AnalyzedAttribute.cs#L6
Missing XML comment for publicly visible type or member 'AnalyzedAttribute'
build-and-test / Build and Test (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, codecov/codecov-action@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 (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'