Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

ci: test action

ci: test action #1

Triggered via push June 15, 2023 10:21
Status Success
Total duration 1m 45s
Artifacts

test-publish.yml

on: push
Test and Publish
1m 37s
Test and Publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test and Publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Test and Publish: src/Flandre.Adapters.Mock/MockBot.cs#L58
The event 'MockBot.GuildJoinRequested' is never used
Test and Publish: src/Flandre.Adapters.Mock/MockBot.cs#L59
The event 'MockBot.FriendRequested' is never used
Test and Publish: src/Flandre.Adapters.Mock/MockBot.cs#L57
The event 'MockBot.GuildInvited' is never used
Test and Publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Test and Publish: src/Flandre.Framework/Services/CommandService.cs#L27
Nullability of reference types in type of parameter 'result' of 'lambda expression' doesn't match the target delegate 'TypeResolverDelegate' (possibly because of nullability attributes).
Test and Publish: src/Flandre.Framework/Common/CommandExceptions.cs#L3
Missing XML comment for publicly visible type or member 'CommandInvokeException'
Test and Publish: src/Flandre.Framework/Common/CommandExceptions.cs#L5
Missing XML comment for publicly visible type or member 'CommandInvokeException.CommandInvokeException(string)'
Test and Publish: src/Flandre.Framework/Common/CommandOption.cs#L3
Missing XML comment for publicly visible type or member 'CommandOption'
Test and Publish: src/Flandre.Framework/Common/CommandOption.cs#L5
Missing XML comment for publicly visible type or member 'CommandOption.Name'