Skip to content

OpenTelemetry 支持添加 Headers #26

OpenTelemetry 支持添加 Headers

OpenTelemetry 支持添加 Headers #26

Triggered via pull request July 15, 2024 10:06
Status Success
Total duration 2m 44s
Artifacts

master-pr-ci.yml

on: pull_request
Matrix: build-reactapp
build-dotnet
38s
build-dotnet
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build-reactapp (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-reactapp (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-dotnet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-dotnet
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-dotnet: src/AgileConfig.Server.Data.Abstraction/DbConfig/DbConfigInfoFactory.cs#L49
Converting null literal or possible null value to non-nullable type.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L19
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L640
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/ServiceInfoUpdateHandlers.cs#L95
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/ConfigStatusUpdateEventHandlers.cs#L87
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/ServiceInfoUpdateHandlers.cs#L52
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/ServiceInfoUpdateHandlers.cs#L143
Converting null literal or possible null value to non-nullable type.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L616
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L562
Dereference of a possibly null reference.
build-dotnet: src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L534
Dereference of a possibly null reference.