Starfield Location component support #460
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/Binary/Parameters/BinaryWriteParameters.cs#L34
XML comment has badly formed XML -- 'End tag 'br' does not match the start tag 'summary'.'
|
Mutagen.Bethesda.Core/Plugins/Binary/Parameters/BinaryWriteParameters.cs#L37
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Mutagen.Bethesda.Core/Plugins/Order/LoadOrder.cs#L406
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
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/Pex/DataTypes/PexObject_Generated.cs#L990
'IPexObjectGetter.RawUserFlags' hides inherited member 'IHasUserFlagsGetter.RawUserFlags'. Use the new keyword if hiding was intended.
|
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.
|
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.
|
This job succeeded
Loading