Skip to content

Restructure docs into brief topic specs; Endpoints controls routes only. #10

Restructure docs into brief topic specs; Endpoints controls routes only.

Restructure docs into brief topic specs; Endpoints controls routes only. #10

Triggered via push July 26, 2026 11:46
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
build-and-test
29s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test
Process completed with exit code 1.
build-and-test: EZRestAPI.Tests/AggregateProbeGenerator.cs#L15
'EZRestAPI.Tests.AggregateProbeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build-and-test: EZRestAPI.Tests/AggregateProbeGenerator.cs#L14
This compiler extension should not be implemented in an assembly with target framework '.NET 10.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
build-and-test: EZRestAPI.Tests/AggregateProbeGenerator.cs#L15
'EZRestAPI.Tests.AggregateProbeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build-and-test: EZRestAPI.Tests/AggregateProbeGenerator.cs#L14
This compiler extension should not be implemented in an assembly with target framework '.NET 10.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
build-and-test
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/