Fix Linux Crash #135
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], microsoft/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'Album' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'Year' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'Track' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'TrackTotal' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'AlbumArtist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'Genre' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NickvisionTagger.Shared/Models/PropertyMap.cs#L109
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "org.nickvision.tagger-winui-arm64", "org.nickvision.tagger-winui-x64".
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