Skip to content

Remove outdated, unnecessary tests #57

Remove outdated, unnecessary tests

Remove outdated, unnecessary tests #57

Triggered via push June 16, 2025 04:46
Status Success
Total duration 4m 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: MiloLib/Assets/Band/BandCrowdMeterDir.cs#L64
'BandCrowdMeterDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'RndDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandConfiguration.cs#L44
'BandConfiguration.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'Object.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Ham/HamMove.cs#L92
'HamMove.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'Object.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/GHTrackDir.cs#L48
'GHTrackDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'RndDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCharDesc.cs#L308
'BandCharDesc.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'Object.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/GemTrackDir.cs#L195
'GemTrackDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'TrackDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCharacter.cs#L41
'BandCharacter.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'Character.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCharacter.cs#L21
'BandCharacter.unkSymbol2' hides inherited member 'RndDir.unkSymbol2'. Use the new keyword if hiding was intended.
build: MiloIcons/Icons.cs#L96
Dereference of a possibly null reference.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: MiloLib/Assets/UI/CheckboxDisplay.cs#L15
'CheckboxDisplay.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'UIComponent.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandStarDisplay.cs#L23
'BandStarDisplay.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'RndDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/UI/UIComponent.cs#L24
'UIComponent.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'Object.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/UI/BandLabel.cs#L60
'BandLabel.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'UILabel.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/UI/BandLabel.cs#L15
'BandLabel.draw' hides inherited member 'UIComponent.draw'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/UI/BandLabel.cs#L14
'BandLabel.trans' hides inherited member 'UIComponent.trans'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/UI/UIColor.cs#L16
'UIColor.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'Object.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/World/WorldDir.cs#L78
'WorldDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'PanelDir.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/UI/UIButton.cs#L12
'UIButton.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)' hides inherited member 'UILabel.Read(EndianReader, bool, DirectoryMeta, DirectoryMeta.Entry)'. Use the new keyword if hiding was intended.
build: MiloIcons/Icons.cs#L96
Dereference of a possibly null reference.