Update dotnet-desktop.yml #2
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@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/
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Encryption/PkzipClassic.cs#L456
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Encryption/PkzipClassic.cs#L470
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Tar/TarHeader.cs#L668
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Tar/TarEntry.cs#L120
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Zip/ZipFile.cs#L2828
Nullability of reference types in type of parameter 'x' of 'int UpdateComparer.Compare(ZipUpdate x, ZipUpdate y)' doesn't match implicitly implemented member 'int IComparer<ZipUpdate>.Compare(ZipUpdate? x, ZipUpdate? y)' (possibly because of nullability attributes).
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Zip/ZipFile.cs#L2828
Nullability of reference types in type of parameter 'y' of 'int UpdateComparer.Compare(ZipUpdate x, ZipUpdate y)' doesn't match implicitly implemented member 'int IComparer<ZipUpdate>.Compare(ZipUpdate? x, ZipUpdate? y)' (possibly because of nullability attributes).
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Zip/ZipOutputStream.cs#L60
Non-nullable field 'curEntry' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Zip/ZipOutputStream.cs#L70
Non-nullable field 'curEntry' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Zip/ZipInputStream.cs#L86
Non-nullable field 'password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ROBdk97.Unp4k/ICSharpCode.SharpZipLib/Zip/ZipInputStream.cs#L97
Non-nullable field 'password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Release".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading