Skip to content

Traversal binary overlay fix #399

Traversal binary overlay fix

Traversal binary overlay fix #399

Triggered via push August 15, 2024 07:07
Status Success
Total duration 10m 2s
Artifacts

ci-build.yml

on: push
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-test (ubuntu-latest, Mutagen.Records.Linux.sln)
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/
build-test (ubuntu-latest, Mutagen.Records.Linux.sln): 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-test (ubuntu-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Plugins/Allocators/IFormKeyAllocator.cs#L59
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build-test (ubuntu-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Plugins/Analysis/RecordLocationMarker.cs#L41
'GroupLocationMarker.Equals(GroupLocationMarker)': new protected member declared in sealed type
build-test (ubuntu-latest, Mutagen.Records.Linux.sln): 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-test (ubuntu-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Plugins/Records/MajorRecord_Generated.cs#L614
'IMajorRecordGetter.EditorID' hides inherited member 'IMajorRecordIdentifier.EditorID'. Use the new keyword if hiding was intended.
build-test (ubuntu-latest, Mutagen.Records.Linux.sln): 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.
build-test (ubuntu-latest, Mutagen.Records.Linux.sln): 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.
build-test (ubuntu-latest, Mutagen.Records.Linux.sln): 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.
build-test (ubuntu-latest, Mutagen.Records.Linux.sln): 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.
build-test (ubuntu-latest, Mutagen.Records.Linux.sln): 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.
build-test (windows-latest, Mutagen.Records.sln)
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/
build-test (windows-latest, Mutagen.Records.sln): 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-test (windows-latest, Mutagen.Records.sln): Mutagen.Bethesda.Core/Plugins/Allocators/IFormKeyAllocator.cs#L59
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build-test (windows-latest, Mutagen.Records.sln): Mutagen.Bethesda.Core/Plugins/Analysis/RecordLocationMarker.cs#L41
'GroupLocationMarker.Equals(GroupLocationMarker)': new protected member declared in sealed type
build-test (windows-latest, Mutagen.Records.sln): 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-test (windows-latest, Mutagen.Records.sln): 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.
build-test (windows-latest, Mutagen.Records.sln): 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.
build-test (windows-latest, Mutagen.Records.sln): 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.
build-test (windows-latest, Mutagen.Records.sln): 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.
build-test (windows-latest, Mutagen.Records.sln): 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.
build-test (windows-latest, Mutagen.Records.sln): Mutagen.Bethesda.Core/Plugins/Binary/Translations/BinaryReadBuilder.cs#L863
'BinaryReadMutableBuilder<TMod, TModGetter, TGroupMask>.WithTargetLanguage(Language)' hides inherited member 'BinaryReadBuilder<TMod, TModGetter, TGroupMask>.WithTargetLanguage(Language)'. Use the new keyword if hiding was intended.
build-test (macos-latest, Mutagen.Records.Linux.sln)
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/
build-test (macos-latest, Mutagen.Records.Linux.sln): 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-test (macos-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Plugins/Allocators/IFormKeyAllocator.cs#L59
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build-test (macos-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Pex/DataTypes/PexObject_Generated.cs#L990
'IPexObjectGetter.RawUserFlags' hides inherited member 'IHasUserFlagsGetter.RawUserFlags'. Use the new keyword if hiding was intended.
build-test (macos-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Pex/DataTypes/PexObjectStructInfoMember_Generated.cs#L564
'IPexObjectStructInfoMemberGetter.RawUserFlags' hides inherited member 'IHasUserFlagsGetter.RawUserFlags'. Use the new keyword if hiding was intended.
build-test (macos-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Pex/DataTypes/PexObjectVariable_Generated.cs#L491
'IPexObjectVariableGetter.RawUserFlags' hides inherited member 'IHasUserFlagsGetter.RawUserFlags'. Use the new keyword if hiding was intended.
build-test (macos-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Pex/DataTypes/PexObjectProperty_Generated.cs#L649
'IPexObjectPropertyGetter.RawUserFlags' hides inherited member 'IHasUserFlagsGetter.RawUserFlags'. Use the new keyword if hiding was intended.
build-test (macos-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Plugins/Analysis/RecordLocationMarker.cs#L41
'GroupLocationMarker.Equals(GroupLocationMarker)': new protected member declared in sealed type
build-test (macos-latest, Mutagen.Records.Linux.sln): Mutagen.Bethesda.Core/Pex/DataTypes/PexObjectFunction_Generated.cs#L812
'IPexObjectFunctionGetter.RawUserFlags' hides inherited member 'IHasUserFlagsGetter.RawUserFlags'. Use the new keyword if hiding was intended.
build-test (macos-latest, Mutagen.Records.Linux.sln): 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-test (macos-latest, Mutagen.Records.Linux.sln): 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.