Skip to content

Update dotnetcore-nuget.yml #95

Update dotnetcore-nuget.yml

Update dotnetcore-nuget.yml #95

Triggered via push December 10, 2024 06:16
Status Success
Total duration 26s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/AbpDevTools/Configuration/RunConfiguration.cs#L4
'RunOptions' is obsolete
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#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()'