fix: merge form #68
Merged
fix: merge form #68
Annotations
23 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-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/
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/PopupSizeConverter.cs#L13
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/PopupSizeConverter.cs#L18
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/PopupSizeConverter.cs#L23
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/PopupSizeConverter.cs#L28
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/PopupSizeConverter.cs#L28
Nullability of type of parameter 'attributes' doesn't match overridden member (possibly because of nullability attributes).
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/PopupSizeConverter.cs#L34
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/PopupSizeConverter.cs#L34
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/PopupSizeConverter.cs#L34
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/BarGraph.cs#L113
Converting null literal or possible null value to non-nullable type.
|
ScadaWeb/OpenPlugins/PlgSchShapeComp/Code/BarGraph.cs#L118
Converting null literal or possible null value to non-nullable type.
|
ScadaAdmin/ScadaAdmin/ScadaAdminCommon/Config/AdminConfig.cs#L238
Missing XML comment for publicly visible type or member 'AdminConfig.subFolderEnabled'
|
ScadaAdmin/ScadaAdmin/ScadaAdminCommon/Config/AdminConfig.cs#L240
Missing XML comment for publicly visible type or member 'AdminConfig.EnableSubFolder(bool)'
|
ScadaAdmin/ScadaAdmin/ScadaAdminCommon/Config/AdminConfig.cs#L247
Missing XML comment for publicly visible type or member 'AdminConfig.bitReaderEnabled'
|
ScadaAdmin/ScadaAdmin/ScadaAdminCommon/Config/AdminConfig.cs#L249
Missing XML comment for publicly visible type or member 'AdminConfig.EnableBitReader(bool)'
|
ScadaAdmin/ScadaAdmin/ScadaAdminCommon/Config/AdminConfig.cs#L255
Missing XML comment for publicly visible type or member 'AdminConfig.extAdminEnabled'
|
ScadaAdmin/ScadaAdmin/ScadaAdminCommon/Config/AdminConfig.cs#L257
Missing XML comment for publicly visible type or member 'AdminConfig.EnableExtAdmin(bool)'
|
ScadaAdmin/ScadaAdmin/ScadaAdmin/Forms/Tables/FrmBitReader.Designer.cs#L188
The field 'FrmBitReader.col_tc' is never used
|
ScadaAdmin/ScadaAdmin/ScadaAdmin/Forms/Tables/FrmBitReader.Designer.cs#L187
The field 'FrmBitReader.col_dt' is never used
|
ScadaAdmin/ScadaAdmin/ScadaAdmin/Forms/Tables/FrmBitReader.Designer.cs#L186
The field 'FrmBitReader.col_name' is never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "scadaadmin-release-artifacts", "scadaweb-release-artifacts".
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/
|
ScadaAdmin/ScadaAdmin/ScadaAdmin/Forms/Tables/FrmBitReader.Designer.cs#L185
The field 'FrmBitReader.col_num' is never used
|
This job succeeded
Loading