Skip to content

bind invokable on miru cli #340

bind invokable on miru cli

bind invokable on miru cli #340

Triggered via push April 19, 2023 13:33
Status Success
Total duration 2m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: samples/MiruNext/src/MiruNext/Framework/ObjectResultBehavior.cs#L15
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: samples/MiruNext/src/MiruNext/Framework/ObjectResultBehavior.cs#L15
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.