implement doc comments for enum value #115
+59
−1
Merged
Annotations
25 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Restore dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Restore dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Publish NTypewriter.Online:
NTypewriter.CodeModel/ISymbolBase.cs#L134
Missing XML comment for publicly visible type or member 'ISymbolBase.SourceCode'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L7
Missing XML comment for publicly visible type or member 'EditorConfig'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L9
Missing XML comment for publicly visible type or member 'EditorConfig.SearchInReferencedProjectsAndAssemblies'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L11
Missing XML comment for publicly visible type or member 'EditorConfig.AddGeneratedFilesToVSProject'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L13
Missing XML comment for publicly visible type or member 'EditorConfig.RenderWhenTemplateIsSaved'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L15
Missing XML comment for publicly visible type or member 'EditorConfig.RenderWhenProjectBuildIsDone'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L17
Missing XML comment for publicly visible type or member 'EditorConfig.NamespacesToBeSearched'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L19
Missing XML comment for publicly visible type or member 'EditorConfig.ProjectsToBeSearched'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L22
Missing XML comment for publicly visible type or member 'EditorConfig.EditorConfig()'
|
Publish NTypewriter.Online:
NTypewriter.Editor.Config/EditorConfig.cs#L26
Missing XML comment for publicly visible type or member 'EditorConfig.EditorConfig(IEditorConfig)'
|
Setup .NET 5.0
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L7
Missing XML comment for publicly visible type or member 'EditorConfig'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L9
Missing XML comment for publicly visible type or member 'EditorConfig.SearchInReferencedProjectsAndAssemblies'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L11
Missing XML comment for publicly visible type or member 'EditorConfig.AddGeneratedFilesToVSProject'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L13
Missing XML comment for publicly visible type or member 'EditorConfig.RenderWhenTemplateIsSaved'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L15
Missing XML comment for publicly visible type or member 'EditorConfig.RenderWhenProjectBuildIsDone'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L17
Missing XML comment for publicly visible type or member 'EditorConfig.NamespacesToBeSearched'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L19
Missing XML comment for publicly visible type or member 'EditorConfig.ProjectsToBeSearched'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L22
Missing XML comment for publicly visible type or member 'EditorConfig.EditorConfig()'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L26
Missing XML comment for publicly visible type or member 'EditorConfig.EditorConfig(IEditorConfig)'
|
Build:
NTypewriter.Editor.Config/EditorConfig.cs#L36
Missing XML comment for publicly visible type or member 'EditorConfig.ToString()'
|
Loading