Add conversations.info with include_num_members, fix conversations.members - #50
Merged
Merged
Annotations
10 warnings and 1 notice
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/EmojiChangedEvent.cs#L42
Non-nullable property 'OldName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/MessageEvent.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/MessageEvent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/EmojiChangedEvent.cs#L15
Non-nullable property 'NewName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/EmojiChangedEvent.cs#L14
Non-nullable property 'OldName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/EmojiChangedEvent.cs#L32
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/EmojiChangedEvent.cs#L43
Non-nullable property 'NewName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/EmojiChangedEvent.cs#L42
Non-nullable property 'OldName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/MessageEvent.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build & Test:
source/src/Slackbot.Net.Endpoints/Models/Events/MessageEvent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading