Skip to content

Nuget Publish Pipeline #12

Nuget Publish Pipeline

Nuget Publish Pipeline #12

Manually triggered October 30, 2024 08:14
Status Success
Total duration 33m 20s
Artifacts

dotnetcore-nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/Configuration/RunConfiguration.cs#L4
'RunOptions' is obsolete
build: src/AbpDevTools/Configuration/RunConfiguration.cs#L9
Obsolete member 'RunConfiguration.GetDefaults()' overrides non-obsolete member 'ConfigurationBase<RunOptions>.GetDefaults()'
build: src/AbpDevTools/Configuration/RunConfiguration.cs#L38
Obsolete member 'RunConfiguration.GetOptions()' overrides non-obsolete member 'ConfigurationBase<RunOptions>.GetOptions()'