Skip to content

Update artifact.yml #17

Update artifact.yml

Update artifact.yml #17

Triggered via push August 8, 2024 11:18
Status Success
Total duration 1m 50s
Artifacts

artifact.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (6.x)
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/
build (6.x): Utils/Logger.cs#L22
Cannot convert null literal to non-nullable reference type.
build (6.x): Utils/AES.cs#L16
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (6.x): Utils/AES.cs#L16
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (6.x): Utils/AES.cs#L41
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (6.x): Utils/AES.cs#L41
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (6.x): Utils/Logger.cs#L13
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (6.x): Softwares/MobaXterm.cs#L172
Converting null literal or possible null value to non-nullable type.
build (6.x): Softwares/MobaXterm.cs#L179
Dereference of a possibly null reference.
build (6.x): Softwares/MobaXterm.cs#L179
Dereference of a possibly null reference.
build (6.x): Softwares/MobaXterm.cs#L191
Converting null literal or possible null value to non-nullable type.