Skip to content

Publish NuGet Package #40

Publish NuGet Package

Publish NuGet Package #40

Triggered via push July 3, 2026 05:46
Status Failure
Total duration 1m 19s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: CADability/Project.cs#L1143
'Project.ReadFromStream(Stream)' is obsolete: 'Use ReadFromJson for new code. This method is kept only for reading legacy binary format files.'
build: CADability/Project.cs#L1141
'Project.WriteToStream(Stream)' is obsolete: 'Use WriteToJson instead. Binary serialization is deprecated in favor of JSON format.'
build: CADability/Project.cs#L1128
'Project.WriteToStream(Stream)' is obsolete: 'Use WriteToJson instead. Binary serialization is deprecated in favor of JSON format.'
build: CADability/Surface.cs#L12601
Field 'BoxedSurfaceEx.LinkedIntersectionPoint.prev' is never assigned to, and will always have its default value null
build: CADability/Path.cs#L2432
Field 'Path.isReversing' is never assigned to, and will always have its default value false
build: CADability/ParallelHelper.cs#L18
The field 'ParallelHelper.LockMultiple.lockdbg' is never used
build: CADability/Project.cs#L1573
'Project.ReadFromStream(Stream)' is obsolete: 'Use ReadFromJson for new code. This method is kept only for reading legacy binary format files.'
build: CADability/Project.cs#L1143
'Project.ReadFromStream(Stream)' is obsolete: 'Use ReadFromJson for new code. This method is kept only for reading legacy binary format files.'
build: CADability/Project.cs#L1141
'Project.WriteToStream(Stream)' is obsolete: 'Use WriteToJson instead. Binary serialization is deprecated in favor of JSON format.'
build: CADability/Project.cs#L1128
'Project.WriteToStream(Stream)' is obsolete: 'Use WriteToJson instead. Binary serialization is deprecated in favor of JSON format.'