Skip to content

bump version

bump version #11

Triggered via push May 31, 2024 21:26
Status Success
Total duration 2m 25s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, notiz-dev/github-action-json-property@release, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish: src/Main.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: src/Main.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: src/Main.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: src/Main.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: src/Main.cs#L3400
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
publish: src/Views/NotionSettings.xaml.cs#L78
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: src/Main.cs#L359
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: src/Main.cs#L391
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: src/Main.cs#L426
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: src/Main.cs#L451
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.