Skip to content

APIGenerator CI/CD Pipeline #46

APIGenerator CI/CD Pipeline

APIGenerator CI/CD Pipeline #46

Triggered via schedule December 28, 2025 01:29
Status Success
Total duration 7m 9s
Artifacts

generation.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
run
The type or namespace name 'Office' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
run
The type or namespace name 'Office' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
run
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
run
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
run
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
run
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
run
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
run
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
run
The type or namespace name 'Json' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)
run
The type or namespace name 'Office' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
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 variable 'e' is declared but never used
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
'JsonOutputMode.Strict' is obsolete: 'Use CanonicalExtendedJson instead.'
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.