Update publish.yml #150
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
src/HouseofCat.Encryption.Recyclable/RecyclableAesGcmEncryptionProvider.cs#L129
'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)
|
Build:
src/HouseofCat.Encryption.Recyclable/RecyclableAesGcmEncryptionProvider.cs#L187
'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)
|
Build:
src/HouseofCat.Encryption.Recyclable/RecyclableAesGcmEncryptionProvider.cs#L215
'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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
src/HouseofCat.Encryption.Recyclable/RecyclableAesGcmEncryptionProvider.cs#L129
'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)
|
Loading