Merge pull request #24 from michielpost/feature/net8 #64
dfinity_publish.yml
on: push
build and publish to Dfinity IC
1m 44s
Annotations
5 warnings
build and publish to Dfinity IC
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 and publish to Dfinity IC
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build and publish to Dfinity IC:
SkyDocs.Blazor/Pages/Index.razor.cs#L53
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.
|
build and publish to Dfinity IC:
SkyDocs.Blazor/Pages/Index.razor.cs#L53
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.
|
build and publish to Dfinity IC:
SkyDocs.Blazor/Pages/Index.razor.cs#L53
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.
|