Skip to content

fix(documentation): small updates to readME #741

fix(documentation): small updates to readME

fix(documentation): small updates to readME #741

Triggered via push December 9, 2024 08:53
Status Success
Total duration 1m 18s
Artifacts

fennec_ci.yml

on: push
build_and_test
1m 7s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_and_test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_and_test: Packrat/DotNetFlow/Sflow/GenericInterfaceCounters.cs#L21
'GenericInterfaceCounters.Enterprise' hides inherited member 'CounterRecord.Enterprise'. Use the new keyword if hiding was intended.
build_and_test: Packrat/DotNetFlow/Sflow/GenericInterfaceCounters.cs#L22
'GenericInterfaceCounters.Format' hides inherited member 'CounterRecord.Format'. Use the new keyword if hiding was intended.
build_and_test: Packrat/DotNetFlow/Sflow/RawPacketHeader.cs#L10
'RawPacketHeader.Enterprise' hides inherited member 'FlowRecord.Enterprise'. Use the new keyword if hiding was intended.
build_and_test: Packrat/DotNetFlow/Sflow/RawPacketHeader.cs#L11
'RawPacketHeader.Format' hides inherited member 'FlowRecord.Format'. Use the new keyword if hiding was intended.
build_and_test: Packrat/DotNetFlow/Sflow/Datagram.cs#L11
The field 'Datagram.Samples' is never used
build_and_test: Packrat/Fennec/Controllers/MetricController.cs#L36
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_and_test: Packrat/Fennec/Controllers/MetricController.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_and_test: Packrat/Fennec/Controllers/MetricController.cs#L61
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build_and_test: Packrat/Fennec/Metrics/FlowImporterMetric.cs#L200
Non-nullable property 'EndPointsData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.