Skip to content

Made Save-As-Version Button Loading Dynamic. #285

Made Save-As-Version Button Loading Dynamic.

Made Save-As-Version Button Loading Dynamic. #285

Triggered via pull request August 5, 2024 23:08
Status Success
Total duration 4m 25s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/TEdit.Common/TEditColor.cs#L820
'TEditColor.PackedValue' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Analyze (csharp): src/TEdit.Common/TEditColor.cs#L992
'TEditColor.TEditColor(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Analyze (csharp): src/TEdit.Common/Exceptions/TEditFileFormatException.cs#L24
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp): src/TEdit.Common/TEditColor.cs#L838
'TEditColor.TransparentBlack' is obsolete: 'Use Color.Transparent instead. In future versions this method can be removed.'
Analyze (csharp): src/TEdit.Common/Geometry/RectangleInt32.cs#L7
Field 'RectangleInt32.emptyRectangle' is never assigned to, and will always have its default value
Analyze (csharp): src/TEdit.Common/Geometry/RectangleFloat.cs#L7
Field 'RectangleFloat.emptyRectangle' is never assigned to, and will always have its default value
Analyze (csharp): src/TEdit.Common/TEditColor.cs#L820
'TEditColor.PackedValue' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Analyze (csharp): src/TEdit.Common/TEditColor.cs#L992
'TEditColor.TEditColor(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Analyze (csharp): src/TEdit.Common/TEditColor.cs#L838
'TEditColor.TransparentBlack' is obsolete: 'Use Color.Transparent instead. In future versions this method can be removed.'
Analyze (csharp): src/TEdit.Common/Geometry/RectangleInt32.cs#L7
Field 'RectangleInt32.emptyRectangle' is never assigned to, and will always have its default value