chore: add cicd workflow to solution #1
ci-cd.yml
on: push
Build and Test
1m 53s
Publish to NuGet
0s
Annotations
21 warnings
Build and Test:
src/Tonga/IO/AsInput.cs#L33
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build and Test:
src/Tonga/IO/Sha256DigestOf.cs#L18
'SHA256CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build and Test:
src/Tonga/IO/Md5DigestOf.cs#L20
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build and Test:
src/Tonga/IO/Sha1DigestOf.cs#L19
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build and Test:
src/Tonga/Text/EndsWith.cs#L14
The field 'EndsWith.result' is never used
|
Build and Test:
src/Tonga/Primitives/FloatOf.cs#L15
The field 'FloatOf.val' is never used
|
Build and Test:
src/Tonga/Primitives/IntOf.cs#L14
The field 'IntOf.val' is never used
|
Build and Test:
src/Tonga/Primitives/LongOf.cs#L14
The field 'LongOf.val' is never used
|
Build and Test:
src/Tonga/Bytes/HexBytes.cs#L45
Missing XML comment for publicly visible type or member 'HexBytes.Bytes()'
|
Build and Test:
src/Tonga/Bytes/Sticky.cs#L29
Missing XML comment for publicly visible type or member 'Sticky.Sticky(Func<IBytes>)'
|
Build and Test:
src/Tonga/IO/AsInput.cs#L33
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build and Test:
src/Tonga/IO/Sha256DigestOf.cs#L18
'SHA256CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build and Test:
src/Tonga/IO/Sha1DigestOf.cs#L19
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build and Test:
src/Tonga/IO/Md5DigestOf.cs#L20
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build and Test:
src/Tonga/Primitives/LongOf.cs#L14
The field 'LongOf.val' is never used
|
Build and Test:
src/Tonga/Text/EndsWith.cs#L14
The field 'EndsWith.result' is never used
|
Build and Test:
src/Tonga/Primitives/FloatOf.cs#L15
The field 'FloatOf.val' is never used
|
Build and Test:
src/Tonga/Primitives/IntOf.cs#L14
The field 'IntOf.val' is never used
|
Build and Test:
src/Tonga/Bytes/HexBytes.cs#L45
Missing XML comment for publicly visible type or member 'HexBytes.Bytes()'
|
Build and Test:
src/Tonga/Bytes/Sticky.cs#L29
Missing XML comment for publicly visible type or member 'Sticky.Sticky(Func<IBytes>)'
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget-package".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-package
|
150 KB |
|