Update docfx.json #81
Annotations
2 errors and 11 warnings
build-docs
The TargetFramework value '' was not recognized. It may be misspelled. If not, then the TargetFrameworkIdentifier and/or TargetFrameworkVersion properties must be specified explicitly.
|
build-docs
Process completed with exit code 1.
|
build-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-docs:
OpenMEPViewExtension/OpenMEPViewExtension.cs#L16
Nullability of reference types in type of parameter 'sender' of 'Assembly? OpenMEPViewExtension.CurrentDomainOnAssemblyResolve(object sender, ResolveEventArgs args)' doesn't match the target delegate 'ResolveEventHandler' (possibly because of nullability attributes).
|
build-docs:
OpenMEPCad/MarshalCore/MarshalForCore.cs#L38
Converting null literal or possible null value to non-nullable type.
|
build-docs:
OpenMEPSandbox/Geometry/Surfaces.cs#L158
'Surface.ToNurbsSurface()' is obsolete: 'This method is deprecated and will be removed in a future version of Dynamo. Use ToNurbsSurface(bool limitSurface) instead.'
|
build-docs:
OpenMEPSandbox/Geometry/Surfaces.cs#L205
'Surface.ToNurbsSurface()' is obsolete: 'This method is deprecated and will be removed in a future version of Dynamo. Use ToNurbsSurface(bool limitSurface) instead.'
|
build-docs:
OpenMEPRevit/Application/OpenMEP.cs#L29
Converting null literal or possible null value to non-nullable type.
|
build-docs:
OpenMEPRevit/Application/OpenMEP.cs#L41
Converting null literal or possible null value to non-nullable type.
|
build-docs:
OpenMEPRevit/Application/Dynamo.cs#L25
Converting null literal or possible null value to non-nullable type.
|
build-docs:
OpenMEPRevit/Application/Dynamo.cs#L26
Dereference of a possibly null reference.
|
build-docs:
OpenMEPRevit/Element/ImportInstance.cs#L33
Dereference of a possibly null reference.
|
build-docs:
OpenMEPRevit/Application/OpenMEP.cs#L41
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|