publish #37
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
MK.IO/Transform/Models/TrackInserterPreset.cs#L17
Cannot convert null literal to non-nullable reference type.
|
MK.IO/Transform/Models/ThumbnailGeneratorPreset.cs#L16
Cannot convert null literal to non-nullable reference type.
|
MK.IO/Transform/Models/ThumbnailGeneratorPreset.cs#L16
Cannot convert null literal to non-nullable reference type.
|
MK.IO/Transform/Models/ThumbnailGeneratorPreset.cs#L16
Cannot convert null literal to non-nullable reference type.
|
MK.IO/MKIOClient.cs#L221
Converting null literal or possible null value to non-nullable type.
|
MK.IO/Transform/Models/TrackInserterPreset.cs#L17
Cannot convert null literal to non-nullable reference type.
|
MK.IO/Transform/Models/TrackInserterPreset.cs#L17
Cannot convert null literal to non-nullable reference type.
|
MK.IO/MKIOClient.cs#L222
Dereference of a possibly null reference.
|
MK.IO/MKIOClient.cs#L221
Converting null literal or possible null value to non-nullable type.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget".
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/
|
This job succeeded
Loading