Merge branch 'feature/fcmListener' of github.com:HandyS11/RustPlusApi… #30
Annotations
3 errors and 2 warnings
build-and-deploy:
RustPlusApi/RustPlusApi.Fcm/Tools/GcmTools.cs#L39
The type or namespace name 'MediaTypeHeaderValue' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
RustPlusApi/RustPlusApi.Fcm/Tools/GcmTools.cs#L39
The type or namespace name 'MediaTypeHeaderValue' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy
Process completed with exit code 1.
|
build-and-deploy:
RustPlusApi/RustPlusApi.Fcm/Utils/DecryptionUtility.cs#L22
'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-and-deploy:
RustPlusApi/RustPlusApi.Fcm/Utils/DecryptionUtility.cs#L22
'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)
|