Skip to content

Add .NET 9.0 compat + Drop .NET 6.0 and 7.0 support #98

Add .NET 9.0 compat + Drop .NET 6.0 and 7.0 support

Add .NET 9.0 compat + Drop .NET 6.0 and 7.0 support #98

Triggered via push December 2, 2024 18:25
Status Success
Total duration 1m 39s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Dysnomia.Common.SQL/DataTableHelper.cs#L8
Missing XML comment for publicly visible type or member 'DataTableHelper'
build: Dysnomia.Common.SQL/DbHelper.cs#L29
Missing XML comment for publicly visible type or member 'DbHelper'
build: Dysnomia.Common.SQL/DbHelper.cs#L64
Parameter 'timeout' has no matching param tag in the XML comment for 'DbHelper.ExecStoredProcedure(IDbConnection, string, Dictionary<string, object>, IDbTransaction, int)' (but other parameters do)
build: Dysnomia.Common.SQL/DbHelper.cs#L90
Parameter 'timeout' has no matching param tag in the XML comment for 'DbHelper.ExecuteQuery(IDbConnection, string, Dictionary<string, object>, IDbTransaction, int)' (but other parameters do)
build: Dysnomia.Common.SQL/DbHelper.cs#L116
Parameter 'timeout' has no matching param tag in the XML comment for 'DbHelper.ExecuteNonQuery(IDbConnection, string, Dictionary<string, object>, IDbTransaction, int)' (but other parameters do)
build: Dysnomia.Common.SQL/DbNullHelper.cs#L27
Missing XML comment for publicly visible type or member 'DbNullHelper'
build: Dysnomia.Common.SQL/DbReaderMapper.cs#L28
Missing XML comment for publicly visible type or member 'DbReaderMapper'
build: Dysnomia.Common.SQL/DbReaderMapper.cs#L414
Add a new line at the end of the file 'DbReaderMapper.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
build: Dysnomia.Common.SQL/DbReaderMapper.cs#L45
Consider using more general type 'System.Data.IDataRecord' instead of 'System.Data.IDataReader'. (https://rules.sonarsource.com/csharp/RSPEC-3242)
build: Dysnomia.Common.SQL/DbReaderMapper.cs#L32
Consider using more general type 'System.Data.IDataRecord' instead of 'System.Data.IDataReader'. (https://rules.sonarsource.com/csharp/RSPEC-3242)
build: Dysnomia.Common.SQL/DataTableHelper.cs#L8
Missing XML comment for publicly visible type or member 'DataTableHelper'
build: Dysnomia.Common.SQL/DbHelper.cs#L29
Missing XML comment for publicly visible type or member 'DbHelper'
build: Dysnomia.Common.SQL/DbHelper.cs#L64
Parameter 'timeout' has no matching param tag in the XML comment for 'DbHelper.ExecStoredProcedure(IDbConnection, string, Dictionary<string, object>, IDbTransaction, int)' (but other parameters do)
build: Dysnomia.Common.SQL/DbHelper.cs#L90
Parameter 'timeout' has no matching param tag in the XML comment for 'DbHelper.ExecuteQuery(IDbConnection, string, Dictionary<string, object>, IDbTransaction, int)' (but other parameters do)
build: Dysnomia.Common.SQL/DbHelper.cs#L116
Parameter 'timeout' has no matching param tag in the XML comment for 'DbHelper.ExecuteNonQuery(IDbConnection, string, Dictionary<string, object>, IDbTransaction, int)' (but other parameters do)
build: Dysnomia.Common.SQL/DbNullHelper.cs#L27
Missing XML comment for publicly visible type or member 'DbNullHelper'
build: Dysnomia.Common.SQL/DbReaderMapper.cs#L28
Missing XML comment for publicly visible type or member 'DbReaderMapper'
build: Dysnomia.Common.SQL/DataTableHelper.cs#L8
Missing XML comment for publicly visible type or member 'DataTableHelper'
build: Dysnomia.Common.SQL/DbHelper.cs#L29
Missing XML comment for publicly visible type or member 'DbHelper'
build: Dysnomia.Common.SQL/DbHelper.cs#L64
Parameter 'timeout' has no matching param tag in the XML comment for 'DbHelper.ExecStoredProcedure(IDbConnection, string, Dictionary<string, object>, IDbTransaction, int)' (but other parameters do)