Skip to content

package upgrades

package upgrades #10

Triggered via pull request March 1, 2024 01:31
Status Success
Total duration 1m 19s
Artifacts

ci-common-efcore-sql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)'