Skip to content

Add nuget publish action #1

Add nuget publish action

Add nuget publish action #1

Triggered via push November 17, 2023 16:40
Status Failure
Total duration 26s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
publish: Source/SharpNeedle.Shared/Usings.cs#L11
The type or namespace name 'Amicitia' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle.Shared/Usings.cs#L12
The type or namespace name 'Amicitia' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle.Shared/Usings.cs#L13
The type or namespace name 'Amicitia' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle.Shared/Usings.cs#L14
The type or namespace name 'Amicitia' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle/BINA/BinaryResource.cs#L5
The type or namespace name 'IBinarySerializable' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle/LostWorld/Animation/AnimationDef.cs#L3
The type or namespace name 'IBinarySerializable' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle/LostWorld/Animation/AnimationDef.cs#L14
The type or namespace name 'BinaryObjectReader' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle/LostWorld/Animation/AnimationDef.cs#L21
The type or namespace name 'BinaryObjectWriter' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle/Glitter/AnimationParameter.cs#L3
The type or namespace name 'IBinarySerializable' could not be found (are you missing a using directive or an assembly reference?)
publish: Source/SharpNeedle/BINA/BinaryResource.cs#L179
The type or namespace name 'BinaryObjectReader' could not be found (are you missing a using directive or an assembly reference?)
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.
publish: Source/SharpNeedle/SurfRide/Draw/ProjectChunk.cs#L25
'ProjectChunk.Write(BinaryObjectWriter, ChunkBinaryOptions)' hides inherited member 'ProjectNode.Write(BinaryObjectWriter, ChunkBinaryOptions)'. Use the new keyword if hiding was intended.