Skip to content

Nuget Publish Pipeline #6

Nuget Publish Pipeline

Nuget Publish Pipeline #6

Manually triggered December 19, 2023 05:13
Status Success
Total duration 33s
Artifacts

dotnetcore-nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/AbpDevTools/Notifications/DefaultNotificationManager.cs#L4
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/INotificationManager.cs#L4
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/INotificationManager.cs#L4
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/MacCatalystNotificationManager.cs#L16
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/MacCatalystNotificationManager.cs#L16
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/WindowsNotificationManager.cs#L20
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/WindowsNotificationManager.cs#L20
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Services/UpdateChecker.cs#L29
Dereference of a possibly null reference.
build: src/AbpDevTools/Services/UpdateChecker.cs#L38
Dereference of a possibly null reference.
build: src/AbpDevTools/Services/UpdateChecker.cs#L45
Dereference of a possibly null reference.