fix: remove serializer settings override code #69
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build packages:
src/Api/PubnubApi/Security/SecureMessage.cs#L31
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/SecureMessage.cs#L33
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/SecureMessage.cs#L33
'PNConfiguration.UseRandomInitializationVector' is obsolete: 'UseRandomInitializationVector is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/SecureMessage.cs#L130
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/SecureMessage.cs#L132
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/SecureMessage.cs#L132
'PNConfiguration.UseRandomInitializationVector' is obsolete: 'UseRandomInitializationVector is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/PubnubCryptoBase.cs#L66
'PNConfiguration.UseRandomInitializationVector' is obsolete: 'UseRandomInitializationVector is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/PubnubCryptoBase.cs#L73
'PNConfiguration.UseRandomInitializationVector' is obsolete: 'UseRandomInitializationVector is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/PubnubCryptoBase.cs#L80
'PNConfiguration.UseRandomInitializationVector' is obsolete: 'UseRandomInitializationVector is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/Security/PubnubCryptoBase.cs#L88
'PNConfiguration.UseRandomInitializationVector' is obsolete: 'UseRandomInitializationVector is deprecated, please use CryptoModule instead.'
|
Add msbuild to PATH
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading