Fix "UTF-8" invalid encoding error #291
Annotations
11 warnings
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