Skip to content

Update buildDev.yml with output flag #17

Update buildDev.yml with output flag

Update buildDev.yml with output flag #17

Triggered via push November 10, 2023 00:43
Status Success
Total duration 1m 26s
Artifacts

buildDev.yml

on: push
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
No files were found with the provided path: .publish/*.exe. No artifacts will be uploaded.
build: Text-Grab/Models/DragDataObject.cs#L18
Cannot convert null literal to non-nullable reference type.
build: Text-Grab/Models/DragDataObject.cs#L19
Cannot convert null literal to non-nullable reference type.
build: Text-Grab/Utilities/FileUtilities.cs#L126
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: Text-Grab/Utilities/FileUtilities.cs#L217
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: Text-Grab/Utilities/FileUtilities.cs#L273
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: Text-Grab/Models/DragDataObject.cs#L18
Cannot convert null literal to non-nullable reference type.
build: Text-Grab/Models/DragDataObject.cs#L19
Cannot convert null literal to non-nullable reference type.
build: Text-Grab/Utilities/FileUtilities.cs#L126
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: Text-Grab/Utilities/FileUtilities.cs#L217
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: Text-Grab/Utilities/FileUtilities.cs#L273
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.