Skip to content

feat: Give the "creator" of the channel permissions to move/kick memb… #6

feat: Give the "creator" of the channel permissions to move/kick memb…

feat: Give the "creator" of the channel permissions to move/kick memb… #6

Triggered via push September 28, 2024 07:23
Status Success
Total duration 1m 2s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
generate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
generate: DiscordBot.cs#L10
Non-nullable field '_interactionService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.