Skip to content

#27 codecoverage*: updated. #19

#27 codecoverage*: updated.

#27 codecoverage*: updated. #19

Triggered via push February 7, 2024 18:59
Status Success
Total duration 1m 25s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 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/Files/FileInfoAdapter.cs#L158
'FileSystemInfo.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/NW.NGramTextClassification/Files/FileInfoAdapter.cs#L136
This call site is reachable on all platforms. 'FileInfo.Encrypt()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/NW.NGramTextClassification/Files/FileInfoAdapter.cs#L132
This call site is reachable on all platforms. 'FileInfo.Decrypt()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/NW.NGramTextClassification/Files/FileInfoAdapter.cs#L158
'FileSystemInfo.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/NW.NGramTextClassification/Files/FileInfoAdapter.cs#L136
This call site is reachable on all platforms. 'FileInfo.Encrypt()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/NW.NGramTextClassification/Files/FileInfoAdapter.cs#L132
This call site is reachable on all platforms. 'FileInfo.Decrypt()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/NW.NGramTextClassification/Files/FileInfoAdapter.cs#L158
'FileSystemInfo.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
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'