Publish #671
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Mutagen.Bethesda.SourceGenerators/CustomAspectInterface/CustomAspectInterfaceGenerator.cs#L111
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
Build:
Mutagen.Bethesda.Core/Plugins/Binary/Parameters/BinaryWriteParameters.cs#L34
XML comment has badly formed XML -- 'End tag 'br' does not match the start tag 'summary'.'
|
Build:
Mutagen.Bethesda.Core/Plugins/Binary/Parameters/BinaryWriteParameters.cs#L37
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Build:
Mutagen.Bethesda.Core/Plugins/Allocators/IFormKeyAllocator.cs#L57
XML comment has badly formed XML -- 'End tag 'br' does not match the start tag 'param'.'
|
Build:
Mutagen.Bethesda.Core/Plugins/Allocators/IFormKeyAllocator.cs#L59
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Build:
Mutagen.Bethesda.Core/Plugins/Order/LoadOrder.cs#L406
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
Build:
Mutagen.Bethesda.Core/Plugins/Analysis/RecordLocationMarker.cs#L41
'GroupLocationMarker.Equals(GroupLocationMarker)': new protected member declared in sealed type
|
Build:
Mutagen.Bethesda.Core/Plugins/Assets/IAssetLinkContainer.cs#L28
The member 'IAssetLinkContainer.EnumerateListedAssetLinks()' does not hide an accessible member. The new keyword is not required.
|
Build:
Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L901
'BinaryReadMutableBuilder<TMod, TModGetter, TGroupMask>.WithStringsFolder(DirectoryPath)' hides inherited member 'BinaryReadBuilder<TMod, TModGetter, TGroupMask>.WithStringsFolder(DirectoryPath)'. Use the new keyword if hiding was intended.
|
Build:
Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L923
'BinaryReadMutableBuilder<TMod, TModGetter, TGroupMask>.WithStringsParameters(StringsReadParameters)' hides inherited member 'BinaryReadBuilder<TMod, TModGetter, TGroupMask>.WithStringsParameters(StringsReadParameters)'. Use the new keyword if hiding was intended.
|
Loading