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

release: v1.0.0-rc.9 #40

release: v1.0.0-rc.9

release: v1.0.0-rc.9 #40

Triggered via push May 5, 2023 15:52
Status Success
Total duration 44s
Artifacts

publish.yml

on: push
Publish NuGet Packages
32s
Publish NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Publish NuGet Packages
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/publish-nuget@v3.0.4. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Publish NuGet Packages: src/Flandre.Framework/Services/CommandService.cs#L29
Nullability of reference types in type of parameter 'result' of 'lambda expression' doesn't match the target delegate 'TypeResolverDelegate' (possibly because of nullability attributes).
Publish NuGet Packages: src/Flandre.Framework/Common/CommandExceptions.cs#L3
Missing XML comment for publicly visible type or member 'CommandInvokeException'
Publish NuGet Packages: src/Flandre.Framework/Common/CommandExceptions.cs#L5
Missing XML comment for publicly visible type or member 'CommandInvokeException.CommandInvokeException(string)'
Publish NuGet Packages: src/Flandre.Framework/Common/CommandOption.cs#L3
Missing XML comment for publicly visible type or member 'CommandOption'
Publish NuGet Packages: src/Flandre.Framework/Common/CommandOption.cs#L5
Missing XML comment for publicly visible type or member 'CommandOption.Name'
Publish NuGet Packages: src/Flandre.Framework/Common/CommandOption.cs#L7
Missing XML comment for publicly visible type or member 'CommandOption.ShortName'
Publish NuGet Packages: src/Flandre.Framework/Common/CommandOption.cs#L9
Missing XML comment for publicly visible type or member 'CommandOption.HasShortName'
Publish NuGet Packages: src/Flandre.Framework/Common/CommandOption.cs#L11
Missing XML comment for publicly visible type or member 'CommandOption.Type'
Publish NuGet Packages: src/Flandre.Framework/Common/CommandOption.cs#L13
Missing XML comment for publicly visible type or member 'CommandOption.DefaultValue'
Publish NuGet Packages: src/Flandre.Framework/Common/CommandOption.cs#L15
Missing XML comment for publicly visible type or member 'CommandOption.Description'