Skip to content

Merge pull request #34 from numbworks/v4.2.0 #23

Merge pull request #34 from numbworks/v4.2.0

Merge pull request #34 from numbworks/v4.2.0 #23

Triggered via push February 14, 2024 16:36
Status Success
Total duration 1m 10s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: src/NW.NGramTextClassification/Arrays/ArrayManager.cs#L26
Missing XML comment for publicly visible type or member 'ArrayManager.AddDelimiter(string[], string)'
build: src/NW.NGramTextClassification/Arrays/ArrayManager.cs#L45
Missing XML comment for publicly visible type or member 'ArrayManager.GetSubset(string[], uint, uint)'
build: src/NW.NGramTextClassification/AsciiBanner/AsciiBannerManager.cs#L25
Missing XML comment for publicly visible type or member 'AsciiBannerManager.Create(string)'
build: src/NW.NGramTextClassification/Bags/ComponentBag.cs#L22
Missing XML comment for publicly visible type or member 'ComponentBag.DefaultRoundingFunction'
build: src/NW.NGramTextClassification/Bags/ComponentBag.cs#L24
Missing XML comment for publicly visible type or member 'ComponentBag.DefaultTextTruncatingFunction'
build: src/NW.NGramTextClassification/Bags/ComponentBag.cs#L37
Missing XML comment for publicly visible type or member 'ComponentBag.DefaultLoggingActionDateFormat'
build: src/NW.NGramTextClassification/Bags/ComponentBag.cs#L38
Missing XML comment for publicly visible type or member 'ComponentBag.DefaultLoggingAction'
build: src/NW.NGramTextClassification/Bags/ComponentBag.cs#L40
Missing XML comment for publicly visible type or member 'ComponentBag.DefaultLoggingActionAsciiBanner'
build: src/NW.NGramTextClassification/Bags/ComponentBag.cs#L42
Missing XML comment for publicly visible type or member 'ComponentBag.DefaultNowFunction'
build: src/NW.NGramTextClassification/Bags/ComponentBag.cs#L44
Missing XML comment for publicly visible type or member 'ComponentBag.NGramsTokenizer'