Skip to content

Make UpdateChecker generic with assembly name #68

Make UpdateChecker generic with assembly name

Make UpdateChecker generic with assembly name #68

Triggered via push August 13, 2024 13:39
Status Failure
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build: src/AbpDevTools/Services/UpdateChecker.cs#L36
The name 'currentVersion' does not exist in the current context
build: src/AbpDevTools/Services/UpdateChecker.cs#L37
The name 'currentVersion' does not exist in the current context
build: src/AbpDevTools/Services/UpdateChecker.cs#L43
The name 'currentVersion' does not exist in the current context
build: src/AbpDevTools/Services/UpdateChecker.cs#L44
The name 'currentVersion' does not exist in the current context
build: src/AbpDevTools/Services/UpdateChecker.cs#L36
The name 'currentVersion' does not exist in the current context
build: src/AbpDevTools/Services/UpdateChecker.cs#L37
The name 'currentVersion' does not exist in the current context
build: src/AbpDevTools/Services/UpdateChecker.cs#L43
The name 'currentVersion' does not exist in the current context
build: src/AbpDevTools/Services/UpdateChecker.cs#L44
The name 'currentVersion' does not exist in the current context
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version 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: 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#L28
Dereference of a possibly null reference.
build: src/AbpDevTools/Services/UpdateChecker.cs#L57
Possible null reference return.
build: src/AbpDevTools/Platform.cs#L23
Possible null reference return.