Update artifact.yml #17
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Utils/Logger.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Utils/AES.cs#L16
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Utils/AES.cs#L16
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Utils/AES.cs#L41
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Utils/AES.cs#L41
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Utils/Logger.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Softwares/MobaXterm.cs#L172
Converting null literal or possible null value to non-nullable type.
|
Softwares/MobaXterm.cs#L179
Dereference of a possibly null reference.
|
Softwares/MobaXterm.cs#L179
Dereference of a possibly null reference.
|
Softwares/MobaXterm.cs#L191
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading