Skip to content

fix: bump System.Text.Json from 8.0.4 to 8.0.5 #702

fix: bump System.Text.Json from 8.0.4 to 8.0.5

fix: bump System.Text.Json from 8.0.4 to 8.0.5 #702

Triggered via pull request July 17, 2026 09:33
Status Success
Total duration 2m 1s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest): src/LEGO.AsyncAPI/Validation/Rules/AsyncApiOAuthFlowRules.cs#L7
Using directive for 'System.Linq' should appear before directive for 'LEGO.AsyncAPI.Validations' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build (windows-latest): src/LEGO.AsyncAPI/Writers/AsyncApiWriterException.cs#L6
Using directive for 'System' should appear before directive for 'LEGO.AsyncAPI.Exceptions' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)