Download funciton #9
main.yml
on: push
deploy-to-github-pages
2m 42s
Annotations
11 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, 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/
|
deploy-to-github-pages:
DeBankUI/Components/BaseChartComponent.cs#L12
Non-nullable property 'Series' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Components/BaseChartComponent.cs#L13
Non-nullable property 'YAxes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Components/BaseChartComponent.cs#L14
Non-nullable property 'XAxes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Model/UserRank.cs#L14
Non-nullable property 'Web3Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Model/UserRank.cs#L17
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Shared/Nett/TrustsChart.razor.cs#L21
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Shared/Nett/FollowersChart.razor.cs#L21
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Shared/Nett/BalanceChart.razor.cs#L21
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Pages/Nett/Top100Users.razor.cs#L14
Non-nullable property 'HttpClient' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy-to-github-pages:
DeBankUI/Pages/Nett/Top100Users.razor.cs#L16
Non-nullable property 'BlazorDownloadFileService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|