Merge pull request #9 from Pogromca-SCP/fix-publish #158
Annotations
10 warnings
build:
SLCommandScript.Core/Iterables/ListIterable.cs#L106
XML comment has a param tag for 'item', but there is no parameter by that name
|
build:
SLCommandScript.Core/Iterables/ListIterable.cs#L108
Parameter 'items' has no matching param tag in the XML comment for 'ListIterable<TItem>.ListIterable(IEnumerable<TItem>, Action<IDictionary<string, string>, TItem>)' (but other parameters do)
|
build:
SLCommandScript.Core/Iterables/Providers/Ranges.cs#L24
XML comment has a param tag for 'player', but there is no parameter by that name
|
build:
SLCommandScript.Core/Iterables/Providers/Ranges.cs#L26
Parameter 'number' has no matching param tag in the XML comment for 'RangesProvider.LoadVariables(IDictionary<string, string>, int)' (but other parameters do)
|
build:
SLCommandScript.Core/Language/Parser.cs#L131
XML comment has a param tag for 'types', but there is no parameter by that name
|
build:
SLCommandScript.Core/Language/Parser.cs#L133
Parameter 'type' has no matching param tag in the XML comment for 'Parser.Match(TokenType)' (but other parameters do)
|
build:
SLCommandScript.Core/Language/TokenType.cs#L8
Missing XML comment for publicly visible type or member 'TokenType.None'
|
build:
SLCommandScript.Core/Language/TokenType.cs#L9
Missing XML comment for publicly visible type or member 'TokenType.LeftSquare'
|
build:
SLCommandScript.Core/Language/TokenType.cs#L10
Missing XML comment for publicly visible type or member 'TokenType.RightSquare'
|
build:
SLCommandScript.Core/Language/TokenType.cs#L11
Missing XML comment for publicly visible type or member 'TokenType.ScopeGuard'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SLCommandScript
|
48.1 KB |
|