Skip to content

update

update #465

Triggered via push July 30, 2023 21:14
Status Success
Total duration 3m 22s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (windows-latest)
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/
build (windows-latest): src/RepoM.Core.Plugin/AssemblyInformation/PackageAttribute.cs#L12
Missing XML comment for publicly visible type or member 'PackageAttribute.PackageAttribute(string, string)'
build (windows-latest): src/RepoM.Core.Plugin/AssemblyInformation/PackageAttribute.cs#L18
Missing XML comment for publicly visible type or member 'PackageAttribute.Name'
build (windows-latest): src/RepoM.Core.Plugin/AssemblyInformation/PackageAttribute.cs#L20
Missing XML comment for publicly visible type or member 'PackageAttribute.Description'
build (windows-latest): src/RepoM.Core.Plugin/Common/IAppDataPathProvider.cs#L10
Missing XML comment for publicly visible type or member 'IAppDataPathProvider.AppDataPath'
build (windows-latest): src/RepoM.Core.Plugin/Common/IAppDataPathProvider.cs#L13
Missing XML comment for publicly visible type or member 'IAppDataPathProvider.GetAppResourcesPath()'
build (windows-latest): src/RepoM.Core.Plugin/Common/IClock.cs#L10
Missing XML comment for publicly visible type or member 'IClock.Now'
build (windows-latest): src/RepoM.Core.Plugin/Expressions/IRepositoryExpressionEvaluator.cs#L5
Missing XML comment for publicly visible type or member 'IRepositoryExpressionEvaluator'
build (windows-latest): src/RepoM.Core.Plugin/Expressions/IRepositoryExpressionEvaluator.cs#L7
Missing XML comment for publicly visible type or member 'IRepositoryExpressionEvaluator.EvaluateStringExpression(string, params IRepository[])'
build (windows-latest): src/RepoM.Core.Plugin/Expressions/IRepositoryExpressionEvaluator.cs#L9
Missing XML comment for publicly visible type or member 'IRepositoryExpressionEvaluator.EvaluateValueExpression(string, params IRepository[])'
build (windows-latest): src/RepoM.Core.Plugin/Expressions/IRepositoryExpressionEvaluator.cs#L11
Missing XML comment for publicly visible type or member 'IRepositoryExpressionEvaluator.EvaluateBooleanExpression(string?, IRepository?)'