Skip to content

Publish Nugets

Publish Nugets #126

Manually triggered July 29, 2024 10:58
Status Success
Total duration 1m 6s
Artifacts

publish_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
The following actions uses Node.js version which is deprecated 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
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
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#L322
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#L322
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#L322
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/PatchCommand.cs#L26
Dereference of a possibly null reference.
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/DumpCommand.cs#L75
Dereference of a possibly null reference.