Set RestApiHelper to not build (to prevent build errors) #265
Annotations
11 warnings
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/
|
|
|
src/MTConnect.NET-Common/Assets/Files/FileAsset.cs#L11
'FileAsset.TypeId' hides inherited member 'AbstractFileAsset.TypeId'. Use the new keyword if hiding was intended.
|
src/MTConnect.NET-Common/Devices/IComponent.cs#L18
'IComponent.Type' hides inherited member 'IContainer.Type'. Use the new keyword if hiding was intended.
|
src/MTConnect.NET-Common/Devices/IComposition.g.cs#L14
'IComposition.Type' hides inherited member 'IContainer.Type'. Use the new keyword if hiding was intended.
|
src/MTConnect.NET-Common/Devices/IContainer.g.cs#L59
'IContainer.Uuid' hides inherited member 'IMTConnectEntity.Uuid'. Use the new keyword if hiding was intended.
|
src/MTConnect.NET-Common/Devices/IDevice.cs#L21
'IDevice.Type' hides inherited member 'IComponent.Type'. Use the new keyword if hiding was intended.
|
src/MTConnect.NET-Common/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
|
src/MTConnect.NET-Common/Agents/MTConnectAgent.cs#L155
The event 'MTConnectAgent.AssetReceived' is never used
|
src/MTConnect.NET-Common/Assets/Files/FileAsset.cs#L11
'FileAsset.TypeId' hides inherited member 'AbstractFileAsset.TypeId'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading