Merge pull request #20 from Dualog/enable-smb-dialects #30
Annotations
1 error and 12 warnings
Publish Package
Process completed with exit code 1.
|
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/
|
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 packages:
Utilities/Generics/SortedList.cs#L41
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
|
Build packages:
Utilities/Generics/SortedList.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Build packages:
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 packages:
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 packages:
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 packages:
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 packages:
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 packages:
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 packages:
Utilities/Generics/SortedList.cs#L41
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
|
Build packages:
Utilities/Generics/SortedList.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Loading