Merge pull request #15 from Dualog/update-from-origin #26
Annotations
10 errors and 12 warnings
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L16
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L24
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L33
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L43
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Helpers/AVPairUtils.cs#L60
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Structures/ChallengeMessage.cs#L25
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Structures/NTLMv2ClientChallenge.cs#L52
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Structures/NTLMv2ClientChallenge.cs#L30
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/Authentication/NTLM/Structures/NTLMv2ClientChallenge.cs#L47
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
SMBLibrary/NetBios/NameServicePackets/NodeStatusResponse.cs#L24
The type or namespace name 'KeyValuePairList<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Utilities/Generics/SortedList.cs#L41
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
|
build:
Utilities/Generics/SortedList.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build:
Utilities/Threading/Parallel.cs#L46
Parameter 'fromInclusive' has no matching param tag in the XML comment for 'Parallel.For(int, int, int, ForDelegate)' (but other parameters do)
|
build:
Utilities/Threading/Parallel.cs#L46
Parameter 'toExclusive' has no matching param tag in the XML comment for 'Parallel.For(int, int, int, ForDelegate)' (but other parameters do)
|
build:
Utilities/Threading/Parallel.cs#L46
Parameter 'forDelegate' has no matching param tag in the XML comment for 'Parallel.For(int, int, int, ForDelegate)' (but other parameters do)
|
build:
Utilities/Threading/Parallel.cs#L63
Parameter 'fromInclusive' has no matching param tag in the XML comment for 'Parallel.For(int, int, int, int, ForDelegate)' (but other parameters do)
|
build:
Utilities/Threading/Parallel.cs#L63
Parameter 'toExclusive' has no matching param tag in the XML comment for 'Parallel.For(int, int, int, int, ForDelegate)' (but other parameters do)
|
build:
Utilities/Threading/Parallel.cs#L63
Parameter 'forDelegate' has no matching param tag in the XML comment for 'Parallel.For(int, int, int, int, ForDelegate)' (but other parameters do)
|
build:
Utilities/Generics/SortedList.cs#L41
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
|
build:
Utilities/Generics/SortedList.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|