chore: 新版本1.1.6 #13
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L10
Non-nullable property 'LoaderData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L15
Non-nullable property 'VideoIdPage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L22
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L24
Non-nullable property 'Query' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L28
Non-nullable property 'Ua' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L32
Non-nullable property 'CommonContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L34
Non-nullable property 'ItemId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L36
Non-nullable property 'WebId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L40
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L42
Non-nullable property 'VideoInfoRes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "BlueCatKoKo".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading