Skip to content

APIGenerator CI/CD Pipeline #71

APIGenerator CI/CD Pipeline

APIGenerator CI/CD Pipeline #71

Triggered via schedule June 21, 2026 01:44
Status Success
Total duration 7m 59s
Artifacts

generation.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
run
The type or namespace name 'Dlubal' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'Dlubal' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'Dlubal' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'Dlubal' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'Dlubal' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'Dlubal' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'Dlubal' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'Dlubal' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'RAMDATAACCESSLib' could not be found (are you missing a using directive or an assembly reference?)
run
The type or namespace name 'RAMDATAACCESSLib' could not be found (are you missing a using directive or an assembly reference?)
run
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, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2.0.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run: APIGenerator/APIGenerator/TypeGeneration/DocumentationLink.cs#L135
The variable 'parts' is declared but never used
run: APIGenerator/APIGenerator/TypeGeneration/DocumentationLink.cs#L135
The variable 'parts' is declared but never used
run
The result of the expression is always 'false' since a value of type 'bool' is never equal to 'null' of type 'bool?'
run
The result of the expression is always 'false' since a value of type 'double' is never equal to 'null' of type 'double?'
run
The result of the expression is always 'false' since a value of type 'double' is never equal to 'null' of type 'double?'
run
The using directive for 'BH.oM.Base.Attributes' appeared previously in this namespace
run
The result of the expression is always 'false' since a value of type 'double' is never equal to 'null' of type 'double?'
run
The variable 'e' is declared but never used
run
The variable 'e' is declared but never used
run
The variable 'e' is declared but never used
run
The variable 'e' is declared but never used
run
'TypeComparer.Equals(object, object)' hides inherited member 'object.Equals(object, object)'. Use the new keyword if hiding was intended.