Updated to fix issues with .NET Framework 4.6.1 #264
Annotations
10 errors and 11 warnings
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L18
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L30
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L35
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L40
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L45
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L51
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L18
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L30
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L35
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
src/MTConnect.NET-HTTP/Ceen/Mvc/RestApiHelper.cs#L40
Attribute 'JsonPropertyName' is not valid on this declaration type. It is only valid on 'property, indexer' declarations.
|
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/Buffers/MTConnectObservationFileBuffer.cs#L125
'MTConnectObservationFileBuffer.Dispose()' hides inherited member 'MTConnectObservationBuffer.Dispose()'. Use the new keyword if hiding was intended.
|
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.
|
The logs for this run have expired and are no longer available.
Loading