When OtlpMetricsEndpoint is empty then will not add ResourceMonitorin… #16
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
|
|
|
|
|
|
src/AgileConfig.Server.Data.Abstraction/DbConfig/DbConfigInfoFactory.cs#L49
Converting null literal or possible null value to non-nullable type.
|
src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L640
Dereference of a possibly null reference.
|
src/AgileConfig.Server.EventHandler/ConfigStatusUpdateEventHandlers.cs#L87
Dereference of a possibly null reference.
|
src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L616
Dereference of a possibly null reference.
|
src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L562
Dereference of a possibly null reference.
|
src/AgileConfig.Server.EventHandler/ServiceInfoUpdateHandlers.cs#L52
Dereference of a possibly null reference.
|
src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L19
Dereference of a possibly null reference.
|
src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L89
Dereference of a possibly null reference.
|
src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L107
Dereference of a possibly null reference.
|
src/AgileConfig.Server.EventHandler/SystemEventHandlers.cs#L67
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "agileconfig-ui".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading