Skip to content

Update project files to target .NET 10.0 and update package references #43

Update project files to target .NET 10.0 and update package references

Update project files to target .NET 10.0 and update package references #43

Triggered via push February 23, 2026 20:23
Status Success
Total duration 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: Twitchery.Net/Services/Implementations/Twitchery.cs#L90
Non-nullable property 'TwitcheryNet.Services.Interfaces.ITwitchery.EventSubClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Twitchery.Net/Services/Implementations/Twitchery.cs#L79
Non-nullable property 'TwitcheryNet.Services.Interfaces.ITwitchery.EventSubClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Twitchery.Net/Events/DataReceivedArgs.cs#L5
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: Twitchery.Net/Services/Implementations/Twitchery.cs#L90
Non-nullable property 'TwitcheryNet.Services.Interfaces.ITwitchery.EventSubClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Twitchery.Net/Services/Implementations/Twitchery.cs#L79
Non-nullable property 'TwitcheryNet.Services.Interfaces.ITwitchery.EventSubClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Twitchery.Net/Events/DataReceivedArgs.cs#L5
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.