don't publish the snap if it's a pull request (#428) #127
Annotations
11 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/.
|
Build the application:
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.
|
Build the application:
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.
|
Build the application:
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.
|
Build the application:
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.
|
Build the application:
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.
|
Build the application:
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.
|
Build the application:
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.
|
Build the application:
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.
|
Build the application:
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.
|
Build the application:
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.
|
Loading