Skip to content

more dotnet8

more dotnet8 #8

Triggered via pull request January 13, 2024 23:25
Status Success
Total duration 2m 55s
Artifacts

ci-common-efcore-sql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/NonQueryOperationBase.cs#L5
Missing XML comment for publicly visible type or member 'NonQueryOperationBase'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/NonQueryOperationBase.cs#L10
Missing XML comment for publicly visible type or member 'NonQueryOperationBase.NonQueryOperationBase(DbContext, CommandType, string)'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/NonQueryOperationBase.cs#L17
Missing XML comment for publicly visible type or member 'NonQueryOperationBase.Execute()'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L5
Missing XML comment for publicly visible type or member 'OperationBase'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L7
Missing XML comment for publicly visible type or member 'OperationBase.OperationBase(DbContext)'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L12
Missing XML comment for publicly visible type or member 'OperationBase.Context'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L14
Missing XML comment for publicly visible type or member 'OperationBase.SetupParameters(IDbCommand)'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/OperationBase.cs#L18
Missing XML comment for publicly visible type or member 'OperationBase.SetupCommand(CommandType, string)'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/QueryOperationBase.cs#L6
Missing XML comment for publicly visible type or member 'QueryOperationBase<T>'
build: src/JK.Common.EntityFrameworkCore.SqlServer/Ado/QueryOperationBase.cs#L11
Missing XML comment for publicly visible type or member 'QueryOperationBase<T>.QueryOperationBase(DbContext, CommandType, string)'