Publish NuGet Package #40
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.'
|