Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push December 21, 2024 06:12
Status Success
Total duration 2m 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Essensoft.Paylink.Security/AEAD_AES_256_GCM.cs#L31
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
build: src/Essensoft.Paylink.Security/AEAD_AES_256_GCM.cs#L31
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)