Fix ParseTreeUrl and LoadTreeContentsFromUrlAsync to handle subdirectory paths #17
Annotations
11 warnings
|
Compile Overview of Test Results
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L143
Missing XML comment for publicly visible type or member 'GitObjects.ParseTree(ReadOnlyMemory<byte>)'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L36
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject.Entries'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L35
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject.TreeObject(IReadOnlyList<GitObjects.TreeEntry>)'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L35
Missing XML comment for publicly visible type or member 'GitObjects.TreeObject'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L33
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.HashBase16'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L32
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.Name'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L31
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.Mode'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L30
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry.TreeEntry(string, string, string)'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L30
Missing XML comment for publicly visible type or member 'GitObjects.TreeEntry'
|
|
Run GitCore unit tests:
implement/GitCore/GitObjects.cs#L10
Missing XML comment for publicly visible type or member 'GitObjects'
|
Loading