Test improvements for linux #382
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. 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/Pex/DataTypes/PexObject_Generated.cs#L990
'IPexObjectGetter.RawUserFlags' hides inherited member 'IHasUserFlagsGetter.RawUserFlags'. Use the new keyword if hiding was intended.
|
Mutagen.Bethesda.Core/Pex/DataTypes/PexObjectStructInfoMember_Generated.cs#L564
'IPexObjectStructInfoMemberGetter.RawUserFlags' hides inherited member 'IHasUserFlagsGetter.RawUserFlags'. Use the new keyword if hiding was intended.
|
Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L596
'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#L618
'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#L637
'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#L660
'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.
|
|
This job succeeded
Loading