upgraded to dotnet9 #22
Annotations
11 warnings
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'
|
Loading