Skip to content

Publish Nugets

Publish Nugets #106

Manually triggered December 6, 2023 11:15
Status Success
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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/Database.cs#L357
Possible null reference return.
build: src/Weasel.Core/Migrations/Database.cs#L357
Possible null reference return.
build: src/Weasel.Core/Migrations/Database.cs#L357
Possible null reference return.
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.
build: src/Weasel.Postgresql/Tables/Indexes/FullTextIndexDefinition.cs#L50
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Weasel.Postgresql/AdvisoryLockExtensions.cs#L107
Unboxing a possibly null value.
build: src/Weasel.Postgresql/Functions/UpsertFunction.cs#L30
Dereference of a possibly null reference.