Add support for array and nullable parameters in Action.Url #213
Annotations
27 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
NTypewriter.CodeModel/ISymbolBase.cs#L134
Missing XML comment for publicly visible type or member 'ISymbolBase.SourceCode'
|
NTypewriter.Editor.Config/EditorConfig.cs#L7
Missing XML comment for publicly visible type or member 'EditorConfig'
|
NTypewriter.Editor.Config/EditorConfig.cs#L9
Missing XML comment for publicly visible type or member 'EditorConfig.SearchInReferencedProjectsAndAssemblies'
|
NTypewriter.Editor.Config/EditorConfig.cs#L11
Missing XML comment for publicly visible type or member 'EditorConfig.AddGeneratedFilesToVSProject'
|
NTypewriter.Editor.Config/EditorConfig.cs#L13
Missing XML comment for publicly visible type or member 'EditorConfig.RenderWhenTemplateIsSaved'
|
NTypewriter.Editor.Config/EditorConfig.cs#L15
Missing XML comment for publicly visible type or member 'EditorConfig.RenderWhenProjectBuildIsDone'
|
NTypewriter.Editor.Config/EditorConfig.cs#L17
Missing XML comment for publicly visible type or member 'EditorConfig.NamespacesToBeSearched'
|
NTypewriter.Editor.Config/EditorConfig.cs#L19
Missing XML comment for publicly visible type or member 'EditorConfig.ProjectsToBeSearched'
|
NTypewriter.Editor.Config/EditorConfig.cs#L22
Missing XML comment for publicly visible type or member 'EditorConfig.EditorConfig()'
|
NTypewriter.Editor.Config/EditorConfig.cs#L26
Missing XML comment for publicly visible type or member 'EditorConfig.EditorConfig(IEditorConfig)'
|
|
NTypewriter.Editor.Config/EditorConfig.cs#L7
Missing XML comment for publicly visible type or member 'EditorConfig'
|
NTypewriter.Editor.Config/EditorConfig.cs#L9
Missing XML comment for publicly visible type or member 'EditorConfig.SearchInReferencedProjectsAndAssemblies'
|
NTypewriter.Editor.Config/EditorConfig.cs#L11
Missing XML comment for publicly visible type or member 'EditorConfig.AddGeneratedFilesToVSProject'
|
NTypewriter.Editor.Config/EditorConfig.cs#L13
Missing XML comment for publicly visible type or member 'EditorConfig.RenderWhenTemplateIsSaved'
|
NTypewriter.Editor.Config/EditorConfig.cs#L15
Missing XML comment for publicly visible type or member 'EditorConfig.RenderWhenProjectBuildIsDone'
|
|
NTypewriter.Editor.Config/EditorConfig.cs#L17
Missing XML comment for publicly visible type or member 'EditorConfig.NamespacesToBeSearched'
|
NTypewriter.Editor.Config/EditorConfig.cs#L19
Missing XML comment for publicly visible type or member 'EditorConfig.ProjectsToBeSearched'
|
NTypewriter.Editor.Config/EditorConfig.cs#L22
Missing XML comment for publicly visible type or member 'EditorConfig.EditorConfig()'
|
NTypewriter.Editor.Config/EditorConfig.cs#L26
Missing XML comment for publicly visible type or member 'EditorConfig.EditorConfig(IEditorConfig)'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NTypewriterOnlinePublished".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading