Update push_master.yml #10
Annotations
48 warnings
Build (Release, ARM64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gittools/actions/gitversion/setup@v0.9.7, gittools/actions/gitversion/execute@v0.9.7, KageKirin/set-csproj-version@v0, Nambers/ReplaceStringInFile@v1.3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (Release, ARM64)
The following actions uses node12 which is deprecated and will be forced to run on node16: gittools/actions/gitversion/setup@v0.9.7, gittools/actions/gitversion/execute@v0.9.7, KageKirin/set-csproj-version@v0, microsoft/setup-msbuild@v1.0.2, actions/upload-artifact@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 (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/TwitchConfiguration.cs#L15
Non-nullable property 'Api' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/TwitchConfiguration.cs#L18
Non-nullable property 'Search' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/TwitchConfiguration.cs#L21
Non-nullable property 'Download' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/TwitchConfiguration.cs#L24
Non-nullable property 'Authentication' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Usher.cs#L7
Non-nullable property 'Endpoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/SearchVod.cs#L10
Non-nullable property 'Thumbnail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/SearchVod.cs#L13
Non-nullable property 'LiveThumbnailUrlRegex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/SearchVod.cs#L16
Non-nullable property 'StreamPlaylistRegex' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Search.cs#L10
Non-nullable property 'Vod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, ARM64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Search.cs#L13
Non-nullable property 'Clip' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gittools/actions/gitversion/setup@v0.9.7, gittools/actions/gitversion/execute@v0.9.7, KageKirin/set-csproj-version@v0, Nambers/ReplaceStringInFile@v1.3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (Release, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: gittools/actions/gitversion/setup@v0.9.7, gittools/actions/gitversion/execute@v0.9.7, KageKirin/set-csproj-version@v0, microsoft/setup-msbuild@v1.0.2, actions/upload-artifact@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 (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Api.cs#L8
Non-nullable property 'Auth' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Usher.cs#L7
Non-nullable property 'Endpoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Api.cs#L11
Non-nullable property 'Helix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Api.cs#L14
Non-nullable property 'Gql' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Api.cs#L17
Non-nullable property 'Usher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/TwitchConfiguration.cs#L15
Non-nullable property 'Api' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/TwitchConfiguration.cs#L18
Non-nullable property 'Search' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/TwitchConfiguration.cs#L21
Non-nullable property 'Download' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/TwitchConfiguration.cs#L24
Non-nullable property 'Authentication' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64):
VDownload.Sources/VDownload.Sources.Twitch/VDownload.Sources.Twitch.Configuration/Models/Auth.cs#L7
Non-nullable property 'TokenSchema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (Release, x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
MSIX ARM64
Expired
|
39.8 MB |
|
MSIX x64
Expired
|
42 MB |
|