restore nuget packages on build of template #9
dotnet.yml
on: push
build
34s
publish-to-nuget
4s
Annotations
1 error and 13 warnings
publish-to-nuget
Unable to find an artifact with the name: packages
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@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/BlazorBindings.Avalonia/Elements/AttributeHelper.DefaultValue.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BlazorBindings.Avalonia/Elements/AvaloniaObject.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BlazorBindings.Avalonia/Elements/AvaloniaObject.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BlazorBindings.Avalonia/Elements/Application.generated.cs#L109
'Application.UrlsOpened' is obsolete: 'Use Application.Current.TryGetFeature<IActivatableLifetime>() instead.'
|
build:
src/BlazorBindings.Avalonia/Elements/Application.generated.cs#L110
'Application.UrlsOpened' is obsolete: 'Use Application.Current.TryGetFeature<IActivatableLifetime>() instead.'
|
build:
src/BlazorBindings.Avalonia/Navigation/AvaloniaNavigation.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
src/BlazorBindings.Avalonia/Navigation/AvaloniaNavigation.cs#L49
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
src/BlazorBindings.Avalonia/Navigation/AvaloniaNavigation.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
src/BlazorBindings.Avalonia/Navigation/AvaloniaNavigation.cs#L64
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
src/BlazorBindings.Avalonia/Navigation/AvaloniaNavigation.cs#L71
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
publish-to-nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
|
7.9 MB |
|