Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor improvements #6430

Merged
merged 1 commit into from Aug 16, 2021
Merged

Minor improvements #6430

merged 1 commit into from Aug 16, 2021

Conversation

Bond-009
Copy link
Member

No description provided.

@cvium
Copy link
Member

cvium commented Aug 15, 2021

Fix this though

/home/vsts/work/1/s/Emby.Server.Implementations/Collections/CollectionManager.cs(45,16): error CS8618: Non-nullable event 'CollectionCreated' must contain a non-null value when exiting constructor. Consider declaring the event as nullable. [/home/vsts/work/1/s/Emby.Server.Implementations/Emby.Server.Implementations.csproj]
/home/vsts/work/1/s/Emby.Server.Implementations/Collections/CollectionManager.cs(45,16): error CS8618: Non-nullable event 'ItemsAddedToCollection' must contain a non-null value when exiting constructor. Consider declaring the event as nullable. [/home/vsts/work/1/s/Emby.Server.Implementations/Emby.Server.Implementations.csproj]
/home/vsts/work/1/s/Emby.Server.Implementations/Collections/CollectionManager.cs(45,16): error CS8618: Non-nullable event 'ItemsRemovedFromCollection' must contain a non-null value when exiting constructor. Consider declaring the event as nullable. [/home/vsts/work/1/s/Emby.Server.Implementations/Emby.Server.Implementations.csproj]

@cvium cvium merged commit fa77902 into jellyfin:master Aug 16, 2021
@Bond-009 Bond-009 deleted the minor17 branch November 3, 2021 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants