Skip to content

✨ up version 1.0.40 -> 1.0.41-preview #29

✨ up version 1.0.40 -> 1.0.41-preview

✨ up version 1.0.40 -> 1.0.41-preview #29

Triggered via push June 3, 2024 06:19
Status Success
Total duration 5m 2s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1000 warnings
Keyword 'new' is redundant: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/TagDirectiveCollection.cs#L26
The keyword 'new' is redundant because method 'Contains' hides nothing
Keyword 'new' is redundant: Common/Common/Script/Helper/Interface/ICollection/ISet.cs#L19
The keyword 'new' is redundant because method 'Add' hides nothing
Keyword 'new' is redundant: Common/Common/Script/Helper/Interface/IDictionary/FlexibleDictionary.cs#L17
The keyword 'new' is redundant because indexer 'this' hides nothing
Keyword 'new' is redundant: Common/Common/Script/Tools/Handle/Interface/IOperationArray.cs#L41
The keyword 'new' is redundant because method 'GetEnumerator' hides nothing
Code is unreachable: Test/Test.Process/Program.cs#L171
Code is unreachable
Declaring new protected member in sealed class is the same as declaring it as private: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/TagDirectiveCollection.cs#L21
Declaring new protected method 'String AIO.YamlDotNet.Core.TagDirectiveCollection.GetKeyForItem(TagDirective)' in sealed class is the same as declaring it as private
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NUShort.Operator.cs#L8
'AIO.Security.NUShort' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NInt.Operator.cs#L8
'AIO.Security.NInt' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NFloat.Operator.cs#L8
'AIO.Security.NFloat' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NString.Operator.cs#L8
'AIO.Security.NString' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NDouble.Operator.cs#L8
'AIO.Security.NDouble' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Common/Script/Tools/PList/PListPrimitives/PListString.cs#L47
'AIO.PList.PListString' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NByte.Operator.cs#L8
'AIO.Security.NByte' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NLong.Operator.cs#L8
'AIO.Security.NLong' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NChar.Operator.cs#L8
'AIO.Security.NChar' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NULong.Operator.cs#L8
'AIO.Security.NULong' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NUInt.Operator.cs#L8
'AIO.Security.NUInt' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NSByte.Operator.cs#L8
'AIO.Security.NSByte' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NDecimal.Operator.cs#L8
'AIO.Security.NDecimal' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/TagName.cs#L5
'AIO.YamlDotNet.Core.TagName' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NBool.Operator.cs#L8
'AIO.Security.NBool' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/AnchorName.cs#L6
'AIO.YamlDotNet.Core.AnchorName' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Common/Script/Tools/Version.cs#L12
'AIO.Version' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Operator '==' or operator '!=' with 'Object.Equals(object o)' and 'Object.GetHashCode()' not overridden: Common/Security/Script/Data/NShort.Operator.cs#L8
'AIO.Security.NShort' defines operator '==' or operator '!=' but does not override 'Object.Equals(object o)' and 'Object.GetHashCode()'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.IList.cs#L49
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.cs#L31
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Reset.cs#L75
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.GetFile.cs#L338
Cannot resolve symbol 'FileNotFoundException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Folder.cs#L33
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Add.cs#L29
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.File.cs#L96
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Folder.cs#L123
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.GetFile.cs#L370
Cannot resolve symbol 'FileNotFoundException'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.IList.cs#L199
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Folder.cs#L169
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.GetFile.cs#L387
Cannot resolve symbol 'FileNotFoundException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.GetFile.cs#L322
Cannot resolve symbol 'FileNotFoundException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.GetFile.cs#L420
Cannot resolve symbol 'FileNotFoundException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L78
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Clone.cs#L67
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.Span.cs#L17
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/Math/U.Random.cs#L347
Cannot resolve symbol 'ArgumentException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Reset.cs#L28
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Reset.cs#L52
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L65
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L90
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/String/StringBlock.cs#L22
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.IList.cs#L79
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.Get.cs#L35
Cannot resolve symbol 'UriFormatException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Clean.cs#L52
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.GetFile.cs#L354
Cannot resolve symbol 'FileNotFoundException'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.IList.cs#L109
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.GetFile.cs#L305
Cannot resolve symbol 'FileNotFoundException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Pull.cs#L28
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.File.cs#L75
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Add.cs#L53
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/Math/U.Random.cs#L51
Cannot resolve symbol 'ArgumentException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Push.cs#L28
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L78
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L41
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.Get.cs#L34
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L41
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.IList.cs#L169
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.IList.cs#L139
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L53
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.File.cs#L54
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Tools/Buffer/Buffer.IList.cs#L59
Cannot resolve symbol 'IndexOutOfRangeException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/Math/U.Random.cs#L754
Cannot resolve symbol 'ArgumentException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Push.cs#L51
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Reset.cs#L98
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.IList.cs#L229
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Common/Common/Script/Tools/Buffer/Buffer.IList.cs#L78
Cannot resolve symbol 'IndexOutOfRangeException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Clone.cs#L43
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Folder.cs#L56
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/Net/FTP/U.FTP.Helper.cs#L39
Cannot resolve symbol 'OperationCanceledException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Pull.cs#L74
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L90
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Clean.cs#L28
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Common/Common/Script/Extension/Class/Sort/ValueType.IList.cs#L19
Cannot resolve symbol 'ArgumentOutOfRangeException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Git.Pull.cs#L51
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L65
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/IO/Base/IO.GetFile.cs#L403
Cannot resolve symbol 'FileNotFoundException'
Cannot resolve reference in XML comment: Common/Common/Script/Helper/Net/FTP/U.FTP.Helper.cs#L92
Cannot resolve symbol 'OperationCanceledException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Folder.cs#L79
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.File.cs#L30
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Category/Git/PrGit.Reset.cs#L53
Cannot resolve symbol 'ArgumentNullException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Folder.cs#L101
Cannot resolve symbol 'NotImplementedException'
Cannot resolve reference in XML comment: Process/Process/Script/Platform/PrPlatform.Folder.cs#L146
Cannot resolve symbol 'NotImplementedException'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L46
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NInt.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NInt'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L53
Missing XML comment for publicly visible type or member 'AIO.Security.NULong.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L53
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDecimal.cs#L34
Missing XML comment for publicly visible type or member 'AIO.Security.NDecimal.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NShort'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NInt.cs#L45
Missing XML comment for publicly visible type or member 'AIO.Security.NInt.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NString.cs#L29
Missing XML comment for publicly visible type or member 'AIO.Security.NString.NString'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L47
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L39
Missing XML comment for publicly visible type or member 'AIO.Security.NShort.NShort'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L50
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L29
Missing XML comment for publicly visible type or member 'AIO.Security.NChar.operator +'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L39
Missing XML comment for publicly visible type or member 'AIO.Security.NChar.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NByte.cs#L57
Missing XML comment for publicly visible type or member 'AIO.Security.NByte.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L45
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L51
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L48
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NString.cs#L37
Missing XML comment for publicly visible type or member 'AIO.Security.NString.operator +'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NByte.cs#L53
Missing XML comment for publicly visible type or member 'AIO.Security.NByte.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NLong.cs#L45
Missing XML comment for publicly visible type or member 'AIO.Security.NLong.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L36
Missing XML comment for publicly visible type or member 'AIO.Security.NChar.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NByte.cs#L50
Missing XML comment for publicly visible type or member 'AIO.Security.NByte.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NLong.cs#L44
Missing XML comment for publicly visible type or member 'AIO.Security.NLong.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L52
Missing XML comment for publicly visible type or member 'AIO.Security.NULong.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L42
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator +'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L46
Missing XML comment for publicly visible type or member 'AIO.Security.NULong.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NInt.cs#L42
Missing XML comment for publicly visible type or member 'AIO.Security.NInt.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L47
Missing XML comment for publicly visible type or member 'AIO.Security.NShort.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L42
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator -'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L38
Missing XML comment for publicly visible type or member 'AIO.Security.NChar.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L59
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NString.cs#L36
Missing XML comment for publicly visible type or member 'AIO.Security.NString.operator +'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L35
Missing XML comment for publicly visible type or member 'AIO.Security.NChar.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NLong.cs#L30
Missing XML comment for publicly visible type or member 'AIO.Security.NLong.NLong'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L54
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L47
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDecimal.cs#L37
Missing XML comment for publicly visible type or member 'AIO.Security.NDecimal.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L54
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L51
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L50
Missing XML comment for publicly visible type or member 'AIO.Security.NULong.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L39
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt.NUInt'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L51
Missing XML comment for publicly visible type or member 'AIO.Security.NShort.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L48
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L58
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L52
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L50
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NInt.cs#L30
Missing XML comment for publicly visible type or member 'AIO.Security.NInt.NInt'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L52
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L48
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L30
Missing XML comment for publicly visible type or member 'AIO.Security.NChar.operator -'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L38
Missing XML comment for publicly visible type or member 'AIO.Security.NULong.NULong'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L49
Missing XML comment for publicly visible type or member 'AIO.Security.NULong.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L32
Missing XML comment for publicly visible type or member 'AIO.Security.NChar.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NInt.cs#L44
Missing XML comment for publicly visible type or member 'AIO.Security.NInt.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L53
Missing XML comment for publicly visible type or member 'AIO.Security.NShort.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L50
Missing XML comment for publicly visible type or member 'AIO.Security.NShort.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L33
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.NDouble'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NByte.cs#L6
Missing XML comment for publicly visible type or member 'AIO.Security.NByte'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NLong.cs#L41
Missing XML comment for publicly visible type or member 'AIO.Security.NLong.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L30
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte.NSByte'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L47
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L31
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt.NUInt'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L33
Missing XML comment for publicly visible type or member 'AIO.Security.NChar.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NByte.cs#L51
Missing XML comment for publicly visible type or member 'AIO.Security.NByte.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NULong'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L44
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDecimal.cs#L36
Missing XML comment for publicly visible type or member 'AIO.Security.NDecimal.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L50
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NLong.cs#L38
Missing XML comment for publicly visible type or member 'AIO.Security.NLong.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDecimal.cs#L30
Missing XML comment for publicly visible type or member 'AIO.Security.NDecimal.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NLong.cs#L39
Missing XML comment for publicly visible type or member 'AIO.Security.NLong.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L53
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDecimal.cs#L31
Missing XML comment for publicly visible type or member 'AIO.Security.NDecimal.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L48
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L38
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte.NSByte'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NChar.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NChar'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L49
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NByte.cs#L54
Missing XML comment for publicly visible type or member 'AIO.Security.NByte.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NString.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NString'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L49
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L47
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NLong.cs#L42
Missing XML comment for publicly visible type or member 'AIO.Security.NLong.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDecimal.cs#L33
Missing XML comment for publicly visible type or member 'AIO.Security.NDecimal.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDecimal.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NDecimal'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L45
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator -'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L53
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L50
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NInt.cs#L39
Missing XML comment for publicly visible type or member 'AIO.Security.NInt.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L53
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L48
Missing XML comment for publicly visible type or member 'AIO.Security.NShort.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L49
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L38
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort.NUShort'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L52
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L47
Missing XML comment for publicly visible type or member 'AIO.Security.NULong.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L60
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NInt.cs#L38
Missing XML comment for publicly visible type or member 'AIO.Security.NInt.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L54
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L54
Missing XML comment for publicly visible type or member 'AIO.Security.NShort.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L57
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NByte.cs#L56
Missing XML comment for publicly visible type or member 'AIO.Security.NByte.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NBool.cs#L5
Missing XML comment for publicly visible type or member 'AIO.Security.NBool'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L54
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L53
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt.operator %'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NInt.cs#L41
Missing XML comment for publicly visible type or member 'AIO.Security.NInt.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L41
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator +'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NLong.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NLong'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NSByte.cs#L50
Missing XML comment for publicly visible type or member 'AIO.Security.NSByte.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUInt.cs#L3
Missing XML comment for publicly visible type or member 'AIO.Security.NUInt'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L41
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator +'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NUShort.cs#L30
Missing XML comment for publicly visible type or member 'AIO.Security.NUShort.NUShort'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L55
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator /'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L33
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.NFloat'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NShort.cs#L31
Missing XML comment for publicly visible type or member 'AIO.Security.NShort.NShort'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NDouble.cs#L44
Missing XML comment for publicly visible type or member 'AIO.Security.NDouble.operator -'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NFloat.cs#L46
Missing XML comment for publicly visible type or member 'AIO.Security.NFloat.operator \*'
Missing XML comment for publicly visible type or member: Common/Security/Script/Data/NULong.cs#L30
Missing XML comment for publicly visible type or member 'AIO.Security.NULong.NULong'
Async function without await expression: Test/Test.Process/Program.cs#L129
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Async function without await expression: Test/Test.Common/Program.cs#L10
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Async method invocation without await expression: Common/Common/Script/Tools/Mail/MailSingleHandle.cs#L69
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Async method invocation without await expression: Common/Common/Script/Tools/Mail/MailMultipleHandle.cs#L122
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Possible null reference argument for a parameter.: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/Deserializer.cs#L77
Possible null reference argument for parameter 'parser' in 'AIO.YamlDotNet.Core.ParserExtensions.TryConsume'
Possible null reference argument for a parameter.: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/Scanner.cs#L585
Possible null reference argument for parameter 'item' in 'AIO.YamlDotNet.Core.InsertionQueue.Enqueue'
Possible null reference argument for a parameter.: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/Scanner.cs#L508
Possible null reference argument for parameter 'item' in 'AIO.YamlDotNet.Core.InsertionQueue.Enqueue'
Possible null reference argument for a parameter.: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/YamlAttributeOverridesInspecto.cs#L101
Possible null reference argument for parameter 'overrides' in 'AIO.YamlDotNet.Serialization.YamlAttributeOverridesInspector.OverridePropertyDescriptor.OverridePropertyDescriptor'
Possible null reference argument for a parameter.: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/Scanner.cs#L640
Possible null reference argument for parameter 'item' in 'AIO.YamlDotNet.Core.InsertionQueue.Enqueue'
Namespace does not correspond to file location: T4/Properties/AssemblyInfo.cs#L33
Namespace does not correspond to file location, must be: 'AIO.Properties'
Namespace does not correspond to file location: T4/Script/GELayout/GELayout.Field.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GELayout'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip.Co/DeflaterPending.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip.Co'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Base/IO.Get.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Base'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/String/String.Extend.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.String'
Namespace does not correspond to file location: T4/Script/GULayout/GULayout.Toggle.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GULayout'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Net/PrMac.Write.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Net'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/ParsingEvent.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadJson.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Process/Process/Script/Category/GCloud/PrGCloud.Read.cs#L17
Namespace does not correspond to file location, must be: 'AIO.Script.Category.GCloud'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/ITaggedData.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Common/Script/Tools/Handle/Interface/IOperationAction.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Handle.Interface'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Buffer.Extend.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/IValueSerializer.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Print/Print/Script/EFormat.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Script'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/HTTP/HttpClient.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.HTTP'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/DateTime/PrMac.Cal.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.DateTime'
Namespace does not correspond to file location: Common/Attribute/Script/GCommand/GCommandAttribute.cs#L16
Namespace does not correspond to file location, must be: 'AIO.Script.GCommand'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Core/WindowsPathUtils.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Core'
Namespace does not correspond to file location: Process/Process/Script/Category/GCloud/PrGCloud.DeleteFile.cs#L18
Namespace does not correspond to file location, must be: 'AIO.Script.Category.GCloud'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Script/Git/PrMac.Git.Add.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Script.Git'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip.Co/StreamManipulator.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip.Co'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/Tag.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Buffe/TypeDiscriminatingNodeDeserial.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Buffe'
Namespace does not correspond to file location: Process/Process/Script/Argument/UnityArgsCommand.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Argument'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/Version.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Helper/Interface/ICollection/IMergedCollection.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Interface.ICollection'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Sort/Sort.Heap.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Sort'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/Interface/IWebSocket.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.Interface'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip.Co/DeflaterConstants.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip.Co'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/Comment.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Assembly/Extend.Assembly.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Assembly'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/LookAheadBuffer.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadChar.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Utili/ReflectionUtility.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Utili'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.TypeI/TypeInspectorSkeleton.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.TypeI'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/Scalar.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.BZip2/BZip2InputStream.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.BZip2'
Namespace does not correspond to file location: Common/Common/Script/Tools/Storage/Bin/Bin.Queue.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Storage.Bin'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Net/PrMac.Telnet.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Net'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Event/ChainedEventEmitter.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Event'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IList/String/IList.String.Extend.Trim.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IList.String'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/DescriptorData.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/UDP/Server/UdpServer.Receive.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.UDP.Server'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Value/NodeValueDeserializer.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Value'
Namespace does not correspond to file location: T4/Script/GELayout/GELayout.TextArea.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GELayout'
Namespace does not correspond to file location: Common/Common/Script/Helper/Interface/ICollection/MergedKeyedCollection.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Interface.ICollection'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/HTTP/HttpServer.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.HTTP'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/System.Diagnostics.CodeAnalysi/MemberNotNullWhenAttribute.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.System.Diagnostics.CodeAnalysi'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/ScalarEventInfo.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Process/Process/Script/Platform/PrPlatform.Git.Clean.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Platform'
Namespace does not correspond to file location: Process/Process/Script/Category/Curl/PrCurl.Version.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Curl'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/BlockEnd.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.RepresentationModel/EmitterState.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.RepresentationModel'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Sort/Sort.Insert.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Sort'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/DeserializerBuilder.cs#L15
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Helper/Interface/IPoolable.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Interface'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Base/IO.GetDir.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Base'
Namespace does not correspond to file location: Common/Common/Script/Helper/Database/U.Json.NewtonSoft.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Database'
Namespace does not correspond to file location: Common/Common/Script/Tools/HashCode/HashCode.cs#L11
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.HashCode'
Namespace does not correspond to file location: Process/Process/Script/Platform/PrPlatform.Git.Clone.cs#L16
Namespace does not correspond to file location, must be: 'AIO.Script.Platform'
Namespace does not correspond to file location: Test/Test.Common/Program.cs#L8
Namespace does not correspond to file location, must be: 'AIO'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/PrWin.XCopy.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win'
Namespace does not correspond to file location: Common/Security/Script/Data/NFloat.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Data'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteString.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeD/StaticDictionaryNodeDeserializ.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeD'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/AnchorName.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Buffer.IEqualityComparer.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/TCP/Client/TcpSetting.Client.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.TCP.Client'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Binary/IO.Zip.Uncompressed.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Binary'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.Int32.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/BlockMappingStart.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Script/Tools/PList/PListPrimitives/PListString.cs#L42
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.PList.PListPrimitives'
Namespace does not correspond to file location: Process/Process/Script/Category/Svn/PrSvn.Help.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Svn'
Namespace does not correspond to file location: Process/Process/Script/Category/Git/PrGit.Fetch.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Git'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.Trim.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/Interface/INetServer.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.Interface'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Lzw/LzwException.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Lzw'
Namespace does not correspond to file location: Common/Common/Script/Helper/Database/U.HashTable.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Database'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.XML.Async.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Conve/GuidConverter.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Conve'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/YamlException.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Attribute/Script/GCommand/Exception/GCommandVerifyException.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GCommand.Exception'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IDictionary/IDictionary.Extend.Remove.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IDictionary'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadLength.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Namin/PascalCaseNamingConvention.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Namin'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Schem/CoreSchema.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Schem'
Namespace does not correspond to file location: Common/Common/Script/Helper/Exception/AExpInvalidConversion.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Exception'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Helpers/ConcurrentObjectPool.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Helpers'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Base/IO.Move.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Base'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Core/StreamUtils.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Core'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/EventInfo.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeD/YamlConvertibleNodeDeserialize.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeD'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.PList.Async.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: T4/Script/GELayout/GELayout.cs#L12
Namespace does not correspond to file location, must be: 'AIO.Script.GELayout'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Tar/TarException.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Tar'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/Microsoft.CodeAnalysis/EmbeddedAttribute.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.Microsoft.CodeAnalysis'
Namespace does not correspond to file location: Process/Process/Script/Platform/PrPlatform.Git.Pull.cs#L15
Namespace does not correspond to file location, must be: 'AIO.Script.Platform'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Helpers/StringBuilderPool.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Helpers'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeT/TagNodeTypeResolver.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeT'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/String/String.Extend.Insert.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.String'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Objec/DefaultObjectFactory.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Objec'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Script/Git/PrMac.Git.Reset.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Script.Git'
Namespace does not correspond to file location: Common/Attribute/Script/SettingsProvider/DefaultProvider.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.SettingsProvider'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Core/FileSystemScanner.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Core'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Binary/IO.Byte.Async.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Binary'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadUInt16.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Core/ScanFailureEventArgs.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Core'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/StreamFragment.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/PrWin.Comp.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/IParsingEventVisitor.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Process/Process/Script/Category/Curl/PrCurl.Post.cs#L16
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Curl'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/TestOperation.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: T4/Script/GULayout/GULayout.Password.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GULayout'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/IStaticDataSource.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Print/Print.Unity/Script/UPrintAssert.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/UDP/Server/UdpServer.Send.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.UDP.Server'
Namespace does not correspond to file location: Common/Common/Script/Unit/Unit.Suffix.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Unit'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet/CultureInfoAdapter.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.UInt16.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Security/Script/Data/NInt.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Data'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.BZip2/BZip2.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.BZip2'
Namespace does not correspond to file location: Process/Process/Script/Category/Dingding/PrDingTalk.cs#L20
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Dingding'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.SByte.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Common/Script/Helper/Time/UTimeStamp.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Time'
Namespace does not correspond to file location: Common/Common/Script/Tools/Pool/Pool.Using.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Pool'
Namespace does not correspond to file location: Print/Print.Unity/Script/UPrintWarn.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.UInt8.Add.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Common/Common/Script/Tools/Handle/Interface/IOperation.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Handle.Interface'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteFloat.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Base/IO.Delete.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Base'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/PrWin.MkLink.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeD/CollectionDeserializer.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeD'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.Text.Async.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Encryp/ZipAESStream.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Encryp'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.Text.UTF8.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/SimpleKey.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Tools/PList/PListContainer/PListDict.cs#L38
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.PList.PListContainer'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/EmitterState.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.Disrupt.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/System.Runtime.CompilerService/NullableAttribute.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.System.Runtime.CompilerService'
Namespace does not correspond to file location: Process/Process/Script/Platform/PrPlatform.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Platform'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.Yaml.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/PrMac.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/FieldInfo/FieldInfo.Extend.IS.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.FieldInfo'
Namespace does not correspond to file location: Common/Common/Script/Helper/Exception/AexpUnexpectedEnumValue.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Exception'
Namespace does not correspond to file location: Common/Common/Script/Handle/Net/FTP/Handle.FTP.Task.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Handle.Net.FTP'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IEnumerable/IEnumerable.Extend.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IEnumerable'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ICollection/ICollection.Extend.Find.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ICollection'
Namespace does not correspond to file location: T4/Script/GELayout.Rect/GERLayout.Foldout.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GELayout.Rect'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Objec/AnchorAssigner.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Objec'
Namespace does not correspond to file location: Common/Common/Script/Tools/Pool/Pool.Generic.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Pool'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadInt32.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/System.Diagnostics.CodeAnalysi/NotNullWhenAttribute.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.System.Diagnostics.CodeAnalysi'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/DateTime/PrMac.Time.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.DateTime'
Namespace does not correspond to file location: Common/Common/Script/Handle/AHandle.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Handle'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.UInt32.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/SharpZipBaseException.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IDictionary/IDictionary.Extend.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IDictionary'
Namespace does not correspond to file location: T4/Script/GELayout.Rect/GERLayout.Button.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GELayout.Rect'
Namespace does not correspond to file location: Common/Common/Script/Helper/Exception/AExpOperator.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Exception'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IList/Byte/IList.Byte.Extend.Get.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IList.Byte'
Namespace does not correspond to file location: Common/Security/Script/Data/NChar.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Data'
Namespace does not correspond to file location: Common/Common/Script/Helper/Interface/ICollection/IKeyedCollection.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Interface.ICollection'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/ZipInputStream.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/String/String.Extend.Get.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.String'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/PrWin.Certutil.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/IDeserializer.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.Text.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/DocumentEnd.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Common/Common/Properties/AssemblyInfo.cs#L39
Namespace does not correspond to file location, must be: 'AIO.Properties'
Namespace does not correspond to file location: Common/Common/Script/Helper/Interface/IDictionary/DebugDictionary.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Interface.IDictionary'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/TCP/Server/TcpServer.cs#L12
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.TCP.Server'
Namespace does not correspond to file location: Common/Common/Script/Helper/Net/FTP/U.FTP.Delete.cs#L11
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Net.FTP'
Namespace does not correspond to file location: Process/Process/Script/Category/Git/PrGit.Remote.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Git'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.UInt64.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Base/IO.Copy.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Base'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/SequenceStartEventInfo.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/AppDomain/Extend.AppDomain.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.AppDomain'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/AnchorAlias.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Type/Type.Extend.To.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Type'
Namespace does not correspond to file location: Common/Common/Script/Helper/Database/U.Xml.cs#L11
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Database'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip.Co/DeflaterEngine.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip.Co'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Objec/FullObjectGraphTraversalStrate.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Objec'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadICollection.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/FlowMappingStart.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Process/Process/Script/Abstract/Extend.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Abstract'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/System.Diagnostics.CodeAnalysi/MaybeNullAttribute.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.System.Diagnostics.CodeAnalysi'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/NodeEvent.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Base/IO.Encoding.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Base'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.RepresentationModel/YamlDocument.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.RepresentationModel'
Namespace does not correspond to file location: Ensure/Script/Interface/EnsureThat.ICollections.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Interface'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Script/Mono/PrMac.Mono.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Script.Mono'
Namespace does not correspond to file location: Common/Common/Script/Helper/Guid/U.Guid.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Guid'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Net/PrMac.Rcp.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Net'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/NetServer.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.Decimal.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Common/Script/Tools/Array/PageList.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Array'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/GeneralBitFlags.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.RepresentationModel/YamlVisitorBase.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.RepresentationModel'
Namespace does not correspond to file location: Process/Process/Script/Category/Svn/PrSvn.Update.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Svn'
Namespace does not correspond to file location: Process/Process/Script/Category/Git/PrGit.Merge.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Git'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeD/CollectionNodeDeserializer.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeD'
Namespace does not correspond to file location: Common/Security/Script/Encryptions/AESEncryption.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Encryptions'
Namespace does not correspond to file location: Common/Common/Script/Helper/System/U.Assembly.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.System'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/KeysRequiredEventArgs.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Script/Git/PrMac.Git.cs#L17
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Script.Git'
Namespace does not correspond to file location: Process/Process/Script/Category/Svn/PrSvn.Merge.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Svn'
Namespace does not correspond to file location: Ensure/Script/Interface/EnsureThat.IDictionary.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Interface'
Namespace does not correspond to file location: Common/Common/Script/Extension/Struct/Char/Char.Extend.IS.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Struct.Char'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteDouble.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.RepresentationModel/YamlScalarNode.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.RepresentationModel'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip.Co/PendingBuffer.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip.Co'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/StreamStart.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/MappingStart.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Common/Security/Script/Data/NDouble.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Data'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Objec/EmittingObjectGraphVisitor.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Objec'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/IO/PrMac.Chmod.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.IO'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/IntPtr/IntPtr.Extend.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.IntPtr'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/Git/PrWin.Git.Clone.cs#L16
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win.Git'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/Git/PrWin.Git.Upload.cs#L16
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win.Git'
Namespace does not correspond to file location: Process/Process/Script/Category/Dingding/PrDingding.Send.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Dingding'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/System.Diagnostics.CodeAnalysi/AllowNullAttribute.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.System.Diagnostics.CodeAnalysi'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/CompressionMethod.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Encryp/ZipAESTransform.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Encryp'
Namespace does not correspond to file location: Print/Print.Unity/Script/UPrintRun.cs#L12
Namespace does not correspond to file location, must be: 'AIO.Script'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Core/ProcessFileHandler.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Core'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeD/ObjectNodeDeserializer.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeD'
Namespace does not correspond to file location: Common/Common/Script/Tools/PList/PListElement.cs#L42
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.PList'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Buffe/UniqueKeyTypeDiscriminator.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Buffe'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IList/String/IList.String.Extend.To.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IList.String'
Namespace does not correspond to file location: Common/Common/Script/Interface/Storage/IBinData.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Storage'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadSByte.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Script/Extension/Struct/Byte/Byte.Extend.To.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Struct.Byte'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/EventType.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/IRegistrationLocationSelection.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/Scalar.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Script/Handle/Progress/Interface/IProgressReport.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Handle.Progress.Interface'
Namespace does not correspond to file location: Process/Process/Script/Category/Special/PrException.cs#L15
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Special'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/IParser.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/Cmd/PrCmd.Move.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win.Cmd'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/IAliasProvider.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteData.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: T4/Script/GULayout/GULayout.Field.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GULayout'
Namespace does not correspond to file location: T4/Script/GELayout/GELayout.Tag.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GELayout'
Namespace does not correspond to file location: Common/Common/Script/Helper/Interface/IEqualityComparer/ReferenceEqualityComparer.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Interface.IEqualityComparer'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.GZip/GZipInputStream.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.GZip'
Namespace does not correspond to file location: Process/Process/Script/Argument/EArgLabel.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Argument'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeD/YamlSerializableNodeDeserializ.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeD'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.RepresentationModel/LibYamlEventStream.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.RepresentationModel'
Namespace does not correspond to file location: Common/Common/Script/Tools/Mail/MailHandle.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Mail'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/PrMac.Const.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac'
Namespace does not correspond to file location: Common/Common/Script/Tools/PList/PListPrimitives/PListData.cs#L38
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.PList.PListPrimitives'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeT/YamlConvertibleTypeResolver.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeT'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Type/Type.Extend.IS.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Type'
Namespace does not correspond to file location: Common/Common/Script/Tools/Storage/Bin/Bin.SortedList.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Storage.Bin'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IList/IList.Extend.Exist.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IList'
Namespace does not correspond to file location: Process/Process/Script/Category/Svn/PrSvn.CheckOut.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Svn'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/YamlStaticContextAttribute.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Process/Process/Script/Abstract/Interface/IResult.cs#L15
Namespace does not correspond to file location, must be: 'AIO.Script.Abstract.Interface'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeD/DictionaryDeserializer.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeD'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.NodeD/DictionaryNodeDeserializer.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.NodeD'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Tar/ProgressMessageHandler.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Tar'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadInt16.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Process/Process/Script/Category/Svn/PrSvn.Status.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Svn'
Namespace does not correspond to file location: T4/Script/GELayout/GELayout.Enum.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GELayout'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/TagDirective.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/Scanner.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Core/NameAndSizeFilter.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Core'
Namespace does not correspond to file location: Common/Common/Script/Tools/PList/PListPrimitives/PListInteger.cs#L42
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.PList.PListPrimitives'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteIList.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Program/PrMac.Sudo.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Program'
Namespace does not correspond to file location: Common/Common/Script/Interface/ISave.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Helpers/GenericDictionaryToNonGenericA.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Helpers'
Namespace does not correspond to file location: Process/Process/Script/Abstract/Basics/Result.cs#L15
Namespace does not correspond to file location, must be: 'AIO.Script.Abstract.Basics'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/StaticContext.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Script/Git/PrMac.Git.Clean.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Script.Git'
Namespace does not correspond to file location: Common/Common/Script/Tools/Pool/Pool.Dictionary.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Pool'
Namespace does not correspond to file location: Common/Security/Script/Data/NBool.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Script.Data'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.Byte.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/IObjectGraphVisitor.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.XML.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: Common/Common/Script/Helper/Net/FTP/U.FTP.Get.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Net.FTP'
Namespace does not correspond to file location: T4/Script/GULayout/GULayout.cs#L12
Namespace does not correspond to file location, must be: 'AIO.Script.GULayout'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.Json.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.RepresentationModel/YamlVisitor.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.RepresentationModel'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Buffer.IList.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteInt16.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: T4/Script/GULayout/GULayout.Scope.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GULayout'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/AnchorNotFoundException.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/TCP/Client/TcpClient.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.TCP.Client'
Namespace does not correspond to file location: Common/Security/Script/Encryptions/SecurityUtil.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Script.Encryptions'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet/ReflectionExtensions.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Sort/Sort.BubbleTwoWay.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Sort'
Namespace does not correspond to file location: Common/Common/Script/Handle/Progress/AOperation.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Handle.Progress'
Namespace does not correspond to file location: Common/Common/Script/Handle/Net/FTP/Handle.FTP.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Handle.Net.FTP'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/WrapperFactory.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Tools/Storage/Bin/Bin.Stack.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Storage.Bin'
Namespace does not correspond to file location: Common/Common/Script/Tools/PList/PListPrimitives/PListBool.cs#L41
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.PList.PListPrimitives'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.UInt32.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Sort/Sort.Counting.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Sort'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/Settings.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/ZipOutputStream.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Security/Script/Data/NShort.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Data'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/IObjectFactory.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IReadOnlyDictionary/IReadOnlyDictionary.Extend.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IReadOnlyDictionary'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.Json.Async.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadBool.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/MappingEndEventInfo.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/Mark.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/ISerializer.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteUInt16.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip.Co/Inflater.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip.Co'
Namespace does not correspond to file location: T4/Script/GULayout/GULayout.Label.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GULayout'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/String/String.Extend.Path.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.String'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.Insert.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Buffer.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/ZipFile.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Common/Script/Tools/Storage/StorageFile.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Storage'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/MaximumRecursionLevelReachedEx.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.IDictionary.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Process/Process/Script/Category/Svn/PrSvn.Log.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Svn'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/TCP/Client/TcpClient.Connect.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.TCP.Client'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/Token.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/NetSetting.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork'
Namespace does not correspond to file location: Common/Common/Script/Tools/Mail/MailMultipInfo.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Mail'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/YamlFormatter.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/ITypeInspector.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Tools/PList/PListRoot.cs#L45
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.PList'
Namespace does not correspond to file location: Common/Common/Script/Tools/Singleton/Singleton.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Singleton'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Encryp/PkzipClassicManaged.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Encryp'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/ILookAheadBuffer.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/SequenceStart.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Net/PrMac.Ftp.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Net'
Namespace does not correspond to file location: Process/Process/Script/Category/Git/PrGit.Reset.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Git'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/HTTP/HttpSession.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.HTTP'
Namespace does not correspond to file location: Process/Process/Script/Category/Svn/PrSvn.List.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Svn'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteInt32.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.TypeR/DynamicTypeResolver.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.TypeR'
Namespace does not correspond to file location: T4/Script/TChunkState.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Script'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/NetClient.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/System.Runtime.CompilerService/NullableContextAttribute.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.System.Runtime.CompilerService'
Namespace does not correspond to file location: Common/Common/Script/Helper/Math/U.Random.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Math'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/StaticSerializerBuilder.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/RawTaggedData.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Text/IO.Text.Unicode.Async.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Text'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadByte.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/TestStatus.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/Git/PrWin.Git.Commit.cs#L16
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win.Git'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/LazyComponentRegistrationListE.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Sort/Sort.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Sort'
Namespace does not correspond to file location: Process/Process/Script/Utils/NetUtils.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Utils'
Namespace does not correspond to file location: Common/Common/Script/Tools/Storage/Storage.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Storage'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteIDictionary.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IList/Byte/IList.Byte.Extend.Set.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IList.Byte'
Namespace does not correspond to file location: Common/Common/Script/Extension/Enum/ExtendEnum.cs#L11
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Enum'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Net/PrMac.Rsh.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Net'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.Slice.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadIList.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Utili/ReflectionTypeConverter.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Utili'
Namespace does not correspond to file location: Process/Process/Script/Platform/PrPlatform.Git.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Platform'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadString.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/TCP/Session/TcpSession.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.TCP.Session'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.Char.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Print/Print/Script/Print.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script'
Namespace does not correspond to file location: Common/Common/Script/Helper/Exception/AexpInvalidAExpOperator.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Exception'
Namespace does not correspond to file location: Process/Process/Script/Category/Git/PrGit.Push.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Git'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Type/Type.Extend.Reset.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Type'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/SerializerBuilder.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Script/Helper/Net/U.Net.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Net'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.Int8.Add.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/DocumentStart.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Events/StreamEnd.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Events'
Namespace does not correspond to file location: Common/Common/Script/Tools/Buffer/Byte/Buffer.Byte.String.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.Buffer.Byte'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/CharacterAnalyzer.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Helper/Interface/INotified/INotifiedCollectionItem.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Interface.INotified'
Namespace does not correspond to file location: Process/Process/Script/Category/Git/PrGit.cs#L15
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Git'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/System.Diagnostics.CodeAnalysi/MemberNotNullAttribute.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.System.Diagnostics.CodeAnalysi'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Namin/NullNamingConvention.cs#L3
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Namin'
Namespace does not correspond to file location: Ensure/Script/Class/EnsureThat.Array.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Class'
Namespace does not correspond to file location: T4/Script/GELayout/GELayout.List.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.GELayout'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IDictionary/IDictionary.Extend.Get.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IDictionary'
Namespace does not correspond to file location: Common/Common/Script/Interface/Read/IReadInt64.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Read'
Namespace does not correspond to file location: Print/Print.Console/Script/CPrintRun.cs#L11
Namespace does not correspond to file location, must be: 'AIO.Script'
Namespace does not correspond to file location: Process/Process/Script/Category/Mac/Program/PrMac.Ps.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Mac.Program'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/IYamlTypeConverter.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Tar/TarOutputStream.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Tar'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization/IYamlSerializable.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/DocumentEnd.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/ISpan/ISpan.Extend.Int8.Remove.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.ISpan'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/Git/PrWin.Git.Pull.cs#L16
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win.Git'
Namespace does not correspond to file location: Common/Common/Script/Helper/System/Marshal/U.Marshal.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.System.Marshal'
Namespace does not correspond to file location: Process/Process/Script/Category/Win/PrWin.Open.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Win'
Namespace does not correspond to file location: Common/Common/Script/Helper/Math/U.Status.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Math'
Namespace does not correspond to file location: Common/Common/Plugins/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.Zip/NTTaggedData.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.ICSharpCode.SharpZipLib.ICSharpCode.SharpZipLib.Zip'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Helpers/ExpressionExtensions.cs#L6
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Helpers'
Namespace does not correspond to file location: Process/Process/Script/Argument/Argument.cs#L15
Namespace does not correspond to file location, must be: 'AIO.Script.Argument'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/Empty.cs#L8
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/TCP/Session/TcpSession.Receive.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.TCP.Session'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/HTTP/HttpResponse.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.HTTP'
Namespace does not correspond to file location: Common/Common/Script/Extension/Interface/IDictionary/IDictionary.Extend.Add.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Interface.IDictionary'
Namespace does not correspond to file location: Common/Common/Script/Interface/Write/IWriteInt64.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface.Write'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Stream/Stream.Extend.Encrypt.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Stream'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Objec/CustomSerializationObjectGraph.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Objec'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/HTTP/HttpRequest.cs#L11
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.HTTP'
Namespace does not correspond to file location: Common/Common/Plugins/Microsoft/System.Diagnostics.CodeAnalysi/NotNullAttribute.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.Microsoft.System.Diagnostics.CodeAnalysi'
Namespace does not correspond to file location: Common/Common/Script/Extension/Struct/Char/Char.Extend.ToConver.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Struct.Char'
Namespace does not correspond to file location: Process/Process/Script/Category/Git/PrGit.Init.cs#L13
Namespace does not correspond to file location, must be: 'AIO.Script.Category.Git'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core/EmitterSettings.cs#L4
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core'
Namespace does not correspond to file location: Common/Common/Script/Helper/IO/Base/IO.Create.Async.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.IO.Base'
Namespace does not correspond to file location: Common/Common/Script/Helper/Interface/ICollection/MergedCollection.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Interface.ICollection'
Namespace does not correspond to file location: Common/Common/Script/Helper/Exception/AExpAmbiguousAExpOperator.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Exception'
Namespace does not correspond to file location: Process/Process/Script/Platform/PrPlatform.Git.Upload.cs#L14
Namespace does not correspond to file location, must be: 'AIO.Script.Platform'
Namespace does not correspond to file location: Print/Print/Properties/AssemblyInfo.cs#L41
Namespace does not correspond to file location, must be: 'AIO.Properties'
Namespace does not correspond to file location: Common/Common/Script/Tools/NetWork/TCP/Session/TcpSession.Send.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Tools.NetWork.TCP.Session'
Namespace does not correspond to file location: Common/Common/Script/Helper/Math/U.Time.cs#L10
Namespace does not correspond to file location, must be: 'AIO.Script.Helper.Math'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.Conve/SystemTypeConverter.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.Conve'
Namespace does not correspond to file location: Common/Common/Script/Extension/Class/Type/Reflection/ParameterInfoReflectionInfo.cs#L9
Namespace does not correspond to file location, must be: 'AIO.Script.Extension.Class.Type.Reflection'
Namespace does not correspond to file location: Ensure/Script/Interface/EnsureThat.IComparables.cs#L7
Namespace does not correspond to file location, must be: 'AIO.Script.Interface'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Serialization.TypeI/NamingConventionTypeInspector.cs#L5
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Serialization.TypeI'
Namespace does not correspond to file location: Common/Common/Plugins/YamlDotNet/YamlDotNet.Core.Tokens/Error.cs#L1
Namespace does not correspond to file location, must be: 'AIO.Plugins.YamlDotNet.YamlDotNet.Core.Tokens'
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.