Skip to content

Updated README and implemented token requirements #40

Updated README and implemented token requirements

Updated README and implemented token requirements #40

Triggered via pull request September 29, 2024 17:03
@AedDevAedDev
opened #10
dev
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: 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/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/Net/EventSub/EventSubClient.cs#L291
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
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: 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/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/Net/EventSub/EventSubClient.cs#L291
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.