fix: rep url #3
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#L289
Non-nullable property 'Cover' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L291
Non-nullable property 'PlayAddr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L284
Non-nullable property 'HashtagName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L265
Non-nullable property 'AwemeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L254
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L231
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L233
Non-nullable property 'CoverMedium' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L235
Non-nullable property 'Mid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L237
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/BlueCatKoKo.Ui/Models/DouyinShareRouterData.cs#L239
Non-nullable property 'CoverHd' must contain a non-null value when exiting constructor. Consider 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