Makefiles and build scripts added #2
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
VisualCard/CardTools.cs#L44
XML comment has a param tag for 'Path', but there is no parameter by that name
|
VisualCard/CardTools.cs#L46
Parameter 'cardText' has no matching param tag in the XML comment for 'CardTools.GetCardParsersFromString(string)' (but other parameters do)
|
VisualCard/Exceptions/VCardParseException.cs#L30
Missing XML comment for publicly visible type or member 'VCardParseException'
|
VisualCard/Exceptions/VCardParseException.cs#L32
Missing XML comment for publicly visible type or member 'VCardParseException.VCardParseException()'
|
VisualCard/Exceptions/VCardParseException.cs#L37
Missing XML comment for publicly visible type or member 'VCardParseException.VCardParseException(string, string, int, Exception)'
|
VisualCard/Parsers/BaseVcardParser.cs#L31
Missing XML comment for publicly visible type or member 'BaseVcardParser'
|
VisualCard/Parsers/BaseVcardParser.cs#L33
Missing XML comment for publicly visible type or member 'BaseVcardParser.CardContent'
|
VisualCard/Parsers/BaseVcardParser.cs#L34
Missing XML comment for publicly visible type or member 'BaseVcardParser.CardVersion'
|
VisualCard/Parsers/BaseVcardParser.cs#L36
Missing XML comment for publicly visible type or member 'BaseVcardParser.Parse()'
|
VisualCard/Parsers/Four/VcardFour.cs#L44
Missing XML comment for publicly visible type or member 'VcardFour.CardContent'
|
The logs for this run have expired and are no longer available.
Loading