Skip to content

Removed public modifier for interface #258

Removed public modifier for interface

Removed public modifier for interface #258

Triggered via push November 2, 2023 15:38
Status Success
Total duration 2m 49s
Artifacts

dotnet.yml

on: push
Matrix: MTConnect-NET-Common
Matrix: MTConnect-NET-HTTP-AspNetCore
Matrix: MTConnect-NET-HTTP
Matrix: MTConnect-NET-MQTT
Matrix: MTConnect-NET-SHDR
Matrix: MTConnect-NET-XML
Fit to window
Zoom out
Zoom in

Annotations

132 warnings
build-and-test-ubuntu-latest-MTConnect-NET-Common
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-and-test-ubuntu-latest-MTConnect-NET-Common
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-ubuntu-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-SHDR
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-and-test-ubuntu-latest-MTConnect-NET-SHDR
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-SHDR
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-SHDR
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-SHDR
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-SHDR
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-ubuntu-latest-MTConnect-NET-SHDR
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-XML
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-and-test-ubuntu-latest-MTConnect-NET-XML
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-XML
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-ubuntu-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-ubuntu-latest-MTConnect-NET-MQTT
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-and-test-ubuntu-latest-MTConnect-NET-MQTT
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-MQTT
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-MQTT
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-ubuntu-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore
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-and-test-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP-AspNetCore: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP
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-and-test-ubuntu-latest-MTConnect-NET-HTTP
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-HTTP
The target framework 'net5.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-ubuntu-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-ubuntu-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-ubuntu-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-windows-latest-MTConnect-NET-XML
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-and-test-windows-latest-MTConnect-NET-XML
The target framework 'net5.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-windows-latest-MTConnect-NET-XML
The target framework 'net5.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-windows-latest-MTConnect-NET-XML
The target framework 'net5.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-windows-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-windows-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-XML: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-SHDR
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-and-test-windows-latest-MTConnect-NET-SHDR
The target framework 'net5.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-windows-latest-MTConnect-NET-SHDR
The target framework 'net5.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-windows-latest-MTConnect-NET-SHDR
The target framework 'net5.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-windows-latest-MTConnect-NET-SHDR
The target framework 'net5.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-windows-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-windows-latest-MTConnect-NET-SHDR: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-Common
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-and-test-windows-latest-MTConnect-NET-Common
The target framework 'net5.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-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-windows-latest-MTConnect-NET-Common: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP
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-and-test-windows-latest-MTConnect-NET-HTTP
The target framework 'net5.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-windows-latest-MTConnect-NET-HTTP
The target framework 'net5.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-windows-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-windows-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-windows-latest-MTConnect-NET-HTTP-AspNetCore
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-and-test-windows-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-windows-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-windows-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-windows-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-windows-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-windows-latest-MTConnect-NET-HTTP-AspNetCore: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP-AspNetCore: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP-AspNetCore: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-HTTP-AspNetCore
The target framework 'net5.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-windows-latest-MTConnect-NET-MQTT
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-and-test-windows-latest-MTConnect-NET-MQTT
The target framework 'net5.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-windows-latest-MTConnect-NET-MQTT
The target framework 'net5.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-windows-latest-MTConnect-NET-MQTT
The target framework 'net5.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-windows-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L156
The event 'MTConnectAgent.AssetReceived' is never used
build-and-test-windows-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L41
'SampleValue._types' hides inherited member 'Observation._types'. Use the new keyword if hiding was intended.
build-and-test-windows-latest-MTConnect-NET-MQTT: src/MTConnect.NET-Common/Observations/Samples/Values/SampleValue.cs#L99
'SampleValue.GetAllTypes()' hides inherited member 'Observation.GetAllTypes()'. Use the new keyword if hiding was intended.