Fixed uri. #73
Annotations
5 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish .NET Core Project:
Pages/Dashboard.razor#L52
Dereference of a possibly null reference.
|
Publish .NET Core Project:
Pages/CustomAffiliatePage.razor#L13
Dereference of a possibly null reference.
|
Publish .NET Core Project:
Pages/CustomAffiliatePage.razor#L85
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 .NET Core Project:
Pages/CustomAffiliatePage.razor#L79
Non-nullable property 'affiliateUid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading