Add WithAllParentMasters binary write builder option #413
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Mutagen.Bethesda.Core/Plugins/Allocators/IFormKeyAllocator.cs#L57
XML comment has badly formed XML -- 'End tag 'br' does not match the start tag 'param'.'
|
Mutagen.Bethesda.Core/Plugins/Allocators/IFormKeyAllocator.cs#L59
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Mutagen.Bethesda.Core/Plugins/Analysis/RecordLocationMarker.cs#L41
'GroupLocationMarker.Equals(GroupLocationMarker)': new protected member declared in sealed type
|
Mutagen.Bethesda.Core/Plugins/Assets/IAssetLinkContainer.cs#L28
The member 'IAssetLinkContainer.EnumerateListedAssetLinks()' does not hide an accessible member. The new keyword is not required.
|
Mutagen.Bethesda.Core/Plugins/Records/MajorRecord_Generated.cs#L614
'IMajorRecordGetter.EditorID' hides inherited member 'IMajorRecordIdentifier.EditorID'. Use the new keyword if hiding was intended.
|
Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L753
'BinaryReadMutableBuilder<TMod, TModGetter, TGroupMask>.WithStringsFolder(DirectoryPath)' hides inherited member 'BinaryReadBuilder<TMod, TModGetter, TGroupMask>.WithStringsFolder(DirectoryPath)'. Use the new keyword if hiding was intended.
|
Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L775
'BinaryReadMutableBuilder<TMod, TModGetter, TGroupMask>.WithStringsParameters(StringsReadParameters)' hides inherited member 'BinaryReadBuilder<TMod, TModGetter, TGroupMask>.WithStringsParameters(StringsReadParameters)'. Use the new keyword if hiding was intended.
|
Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L794
'BinaryReadMutableBuilder<TMod, TModGetter, TGroupMask>.WithBsaFolder(DirectoryPath)' hides inherited member 'BinaryReadBuilder<TMod, TModGetter, TGroupMask>.WithBsaFolder(DirectoryPath)'. Use the new keyword if hiding was intended.
|
Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L817
'BinaryReadMutableBuilder<TMod, TModGetter, TGroupMask>.WithBsaOrdering(IEnumerable<FileName>)' hides inherited member 'BinaryReadBuilder<TMod, TModGetter, TGroupMask>.WithBsaOrdering(IEnumerable<FileName>)'. Use the new keyword if hiding was intended.
|
Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L839
'BinaryReadMutableBuilder<TMod, TModGetter, TGroupMask>.WithEncoding(IMutagenEncodingProvider)' hides inherited member 'BinaryReadBuilder<TMod, TModGetter, TGroupMask>.WithEncoding(IMutagenEncodingProvider)'. Use the new keyword if hiding was intended.
|
This job succeeded
Loading