Publish Nugets #140
Annotations
15 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/
|
Pack Weasel.CommandLine
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Pack Weasel.Postgresql
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Pack Weasel.Core
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Pack Weasel.SqlServer
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Build:
src/Weasel.Core/Migrations/DatabaseBase.cs#L360
Possible null reference return.
|
Build:
src/Weasel.Core/CommandBuilderBase.cs#L472
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
|
Build:
src/Weasel.Core/Migrations/DatabaseBase.cs#L360
Possible null reference return.
|
Build:
src/Weasel.Core/CommandBuilderBase.cs#L472
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
|
Build:
src/Weasel.Core/Migrations/DatabaseBase.cs#L360
Possible null reference return.
|
Build:
src/Weasel.Core/CommandBuilderBase.cs#L472
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
|
Build:
src/Weasel.CommandLine/DumpCommand.cs#L41
Dereference of a possibly null reference.
|
Build:
src/Weasel.CommandLine/DumpCommand.cs#L52
Dereference of a possibly null reference.
|
Build:
src/Weasel.CommandLine/PatchCommand.cs#L26
Dereference of a possibly null reference.
|
Build:
src/Weasel.CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Loading