Skip to content

feat: added readme and licence to package #6

feat: added readme and licence to package

feat: added readme and licence to package #6

Triggered via push December 16, 2023 15:48
Status Success
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/MoreDotNet/Extensions/Common/ByteArrayExtensions.cs#L55
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: test/MoreDotNet.Test/Extensions/Common/ByteArrayExtensions/GetStringTests.cs#L78
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: src/MoreDotNet/Extensions/Common/ByteArrayExtensions.cs#L55
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: test/MoreDotNet.Test/Extensions/Common/ByteArrayExtensions/GetStringTests.cs#L78
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)