Add support for array and nullable parameters in Action.Url #124
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/
|
Setup .NET 7.0
.NET 7.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.
|
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
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.
|
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)'
|
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/
|
Loading