Skip to content

nuget updates and refactoring (#115) #21

nuget updates and refactoring (#115)

nuget updates and refactoring (#115) #21

Triggered via push November 9, 2024 16:28
Status Success
Total duration 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/JK.Common.Abstractions/Data/IAdoConnectionFactory.cs#L5
Missing XML comment for publicly visible type or member 'IAdoConnectionFactory'
build: src/JK.Common.Abstractions/Data/IAdoConnectionFactory.cs#L7
Missing XML comment for publicly visible type or member 'IAdoConnectionFactory.Make()'
build: src/JK.Common.Abstractions/INameable.cs#L3
Missing XML comment for publicly visible type or member 'INameable'
build: src/JK.Common.Abstractions/INameable.cs#L5
Missing XML comment for publicly visible type or member 'INameable.Name'
build: src/JK.Common.Abstractions/INameableIdentifiable.cs#L3
Missing XML comment for publicly visible type or member 'INameableIdentifiable<T>'
build: src/JK.Common.Abstractions/ISortable.cs#L3
Missing XML comment for publicly visible type or member 'ISortable'
build: src/JK.Common.Abstractions/ISortable.cs#L5
Missing XML comment for publicly visible type or member 'ISortable.SortBy'
build: src/JK.Common.Abstractions/Data/IAdoConnectionFactory.cs#L5
Missing XML comment for publicly visible type or member 'IAdoConnectionFactory'
build: src/JK.Common.Abstractions/Data/IAdoConnectionFactory.cs#L7
Missing XML comment for publicly visible type or member 'IAdoConnectionFactory.Make()'
build: src/JK.Common.Abstractions/INameable.cs#L3
Missing XML comment for publicly visible type or member 'INameable'