Skip to content

Basic SynthSample support, UI improvements #5

Basic SynthSample support, UI improvements

Basic SynthSample support, UI improvements #5

Triggered via push December 30, 2024 19:10
Status Success
Total duration 2m 2s
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 "--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/GroupSeq.cs#L21
'GroupSeq.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Ham/HamMove.cs#L87
'HamMove.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/ObjectDir.cs#L99
'ObjectDir.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCharDesc.cs#L308
'BandCharDesc.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCrowdMeterDir.cs#L15
'BandCrowdMeterDir.altRevision' hides inherited member 'RndDir.altRevision'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCrowdMeterDir.cs#L16
'BandCrowdMeterDir.revision' hides inherited member 'RndDir.revision'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCrowdMeterDir.cs#L38
'BandCrowdMeterDir.Read(EndianReader, bool)' hides inherited member 'RndDir.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandPlacer.cs#L18
'BandPlacer.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Char/Character.cs#L138
'Character.altRevision' hides inherited member 'RndDir.altRevision'. Use the new keyword if hiding was intended.
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/GroupSeq.cs#L21
'GroupSeq.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCharDesc.cs#L308
'BandCharDesc.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCrowdMeterDir.cs#L15
'BandCrowdMeterDir.altRevision' hides inherited member 'RndDir.altRevision'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCrowdMeterDir.cs#L16
'BandCrowdMeterDir.revision' hides inherited member 'RndDir.revision'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandCrowdMeterDir.cs#L38
'BandCrowdMeterDir.Read(EndianReader, bool)' hides inherited member 'RndDir.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Ham/HamMove.cs#L87
'HamMove.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/ObjectDir.cs#L99
'ObjectDir.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/Band/BandPlacer.cs#L18
'BandPlacer.Read(EndianReader, bool)' hides inherited member 'Object.Read(EndianReader, bool)'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/P9/P9Character.cs#L11
'P9Character.altRevision' hides inherited member 'Character.altRevision'. Use the new keyword if hiding was intended.
build: MiloLib/Assets/P9/P9Character.cs#L12
'P9Character.revision' hides inherited member 'Character.revision'. Use the new keyword if hiding was intended.