Updating GitHub actions. #148
Annotations
1 error and 10 warnings
|
src/HouseofCat.Reflection/New.cs#L28
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
src/HouseofCat.Encryption.Providers/AesGcmEncryptionProvider.cs#L41
'AesGcm.AesGcm(ReadOnlySpan<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)
|
src/HouseofCat.Encryption.Providers/AesGcmEncryptionProvider.cs#L76
'AesGcm.AesGcm(ReadOnlySpan<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)
|
src/HouseofCat.Encryption.Providers/AesGcmEncryptionProvider.cs#L124
'AesGcm.AesGcm(ReadOnlySpan<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)
|
src/HouseofCat.Encryption.Providers/AesGcmEncryptionProvider.cs#L172
'AesGcm.AesGcm(ReadOnlySpan<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)
|
src/HouseofCat.Encryption.Providers/AesGcmEncryptionProvider.cs#L207
'AesGcm.AesGcm(ReadOnlySpan<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)
|
src/HouseofCat.Encryption.Providers/AesGcmEncryptionProvider.cs#L235
'AesGcm.AesGcm(ReadOnlySpan<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)
|
src/HouseofCat.Encryption.Providers/AesGcmEncryptionProvider.cs#L280
'AesGcm.AesGcm(ReadOnlySpan<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)
|
src/HouseofCat.Encryption.Recyclable/RecyclableAesGcmEncryptionProvider.cs#L43
'AesGcm.AesGcm(ReadOnlySpan<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)
|
src/HouseofCat.Encryption.Recyclable/RecyclableAesGcmEncryptionProvider.cs#L78
'AesGcm.AesGcm(ReadOnlySpan<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)
|
The logs for this run have expired and are no longer available.
Loading