Skip to content

Fix sample chunk resource V2 offset table writing. #6

Fix sample chunk resource V2 offset table writing.

Fix sample chunk resource V2 offset table writing. #6

Triggered via push May 23, 2024 08:59
Status Success
Total duration 34s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish: Source/Dependencies/Amicitia.IO/src/Amicitia.IO/Binary/DefaultOffsetHandler.cs#L17
Field 'DefaultOffsetHandler.mZeroHandling' is never assigned to, and will always have its default value
publish: Source/Dependencies/Amicitia.IO/src/Amicitia.IO/Binary/IDynamicBinarySerializable.cs#L36
The field 'FileWaveGroup.mWaveInfoCount' is never used
publish: Source/SharpNeedle/Glitter/Effect.cs#L9
'Effect.Version' hides inherited member 'BinaryResource.Version'. Use the new keyword if hiding was intended.
publish: Source/SharpNeedle/SonicTeam/GismoConfig.cs#L9
'GismoConfig.Version' hides inherited member 'BinaryResource.Version'. Use the new keyword if hiding was intended.
publish: Source/SharpNeedle/SonicTeam/SplinePath.cs#L10
'SplinePath.Version' hides inherited member 'BinaryResource.Version'. Use the new keyword if hiding was intended.
publish: Source/SharpNeedle/SurfRide/Draw/ProjectChunk.cs#L10
'ProjectChunk.Read(BinaryObjectReader, ChunkBinaryOptions)' hides inherited member 'ProjectNode.Read(BinaryObjectReader, ChunkBinaryOptions)'. Use the new keyword if hiding was intended.