Skip to content

Update Nuget packages #114

Update Nuget packages

Update Nuget packages #114

Triggered via push May 6, 2024 23:03
Status Success
Total duration 23m 57s
Artifacts 11
Matrix: Setup App for Build
Matrix: Build App
Matrix: Code Sign
Deploy Nightly App to Azure Blob Storage
46s
Deploy Nightly App to Azure Blob Storage
Deploy App to GitHub Release
40s
Deploy App to GitHub Release
Deploy App to Windows Store
1m 22s
Deploy App to Windows Store
Deploy Standalone App Chocolatey  /  Publish App to Chocolatey
34s
Deploy Standalone App Chocolatey / Publish App to Chocolatey
Deploy App to WinGet  /  Publish App to Winget
33s
Deploy App to WinGet / Publish App to Winget
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
isaacrlevin
approved May 6, 2024
Deploy_GitHub_Release and Deploy_Store
isaacrlevin
approved May 6, 2024
Deploy_Azure_Blob

Annotations

70 warnings
Setup App for Build (Nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dotnet/nbgv@v0.4.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Setup App for Build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dotnet/nbgv@v0.4.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Setup App for Build (Standalone)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dotnet/nbgv@v0.4.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build App (Nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build App (Nightly)
'IConfidentialClientApplication.GetAccountsAsync()' is obsolete: 'Use GetAccountAsync(identifier) in web apps and web APIs, and use a token cache serializer for better security and performance. See https://aka.ms/msal-net-cca-token-cache-serialization.'
Build App (Nightly)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Nightly)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Nightly)
The variable 'e' is declared but never used
Build App (Nightly)
The variable 'e' is declared but never used
Build App (Nightly)
Missing XML comment for publicly visible type or member 'Wiz'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'Yeelight'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'AuthorizationProvider'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'AuthorizationProvider.PubClient'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'AuthorizationProvider.ConfClient'
Build App (Standalone)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build App (Standalone)
Cannot convert null literal to non-nullable reference type.
Build App (Standalone)
Cannot convert null literal to non-nullable reference type.
Build App (Standalone)
Non-nullable field 's_mutex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
Build App (Standalone)
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
Build App (Standalone)
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
Build App (Standalone)
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
Build App (Standalone)
Dereference of a possibly null reference.
Build App (Standalone)
Nullability of reference types in type of parameter 'sender' of 'void NotifyIcon.OnMouseDown(object sender, MouseEventArgs e)' doesn't match the target delegate 'MouseEventHandler' (possibly because of nullability attributes).
Build App (Standalone)
The variable 'e' is declared but never used
Build App (Standalone)
'IConfidentialClientApplication.GetAccountsAsync()' is obsolete: 'Use GetAccountAsync(identifier) in web apps and web APIs, and use a token cache serializer for better security and performance. See https://aka.ms/msal-net-cca-token-cache-serialization.'
Build App (Standalone)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Standalone)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Standalone)
The variable 'e' is declared but never used
Build App (Standalone)
This call site is reachable on all platforms. 'ProtectedData.Unprotect(byte[], byte[]?, DataProtectionScope)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
This call site is reachable on all platforms. 'DataProtectionScope.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
This call site is reachable on all platforms. 'ProtectedData.Protect(byte[], byte[]?, DataProtectionScope)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
This call site is reachable on all platforms. 'DataProtectionScope.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
This call site is reachable on all platforms. 'UnicastIPAddressInformation.PrefixOrigin' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
Cannot convert null literal to non-nullable reference type.
Build App (Standalone)
Cannot convert null literal to non-nullable reference type.
Build App (Standalone)
Non-nullable field 's_mutex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
Build App (Standalone)
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
Build App (Standalone)
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
Build App (Standalone)
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
Build App (Standalone)
Dereference of a possibly null reference.
Build App (Standalone)
Dereference of a possibly null reference.
Build App (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build App (Release)
'IConfidentialClientApplication.GetAccountsAsync()' is obsolete: 'Use GetAccountAsync(identifier) in web apps and web APIs, and use a token cache serializer for better security and performance. See https://aka.ms/msal-net-cca-token-cache-serialization.'
Build App (Release)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Release)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Release)
The variable 'e' is declared but never used
Build App (Release)
The variable 'e' is declared but never used
Build App (Release)
Missing XML comment for publicly visible type or member 'Wiz'
Build App (Release)
Missing XML comment for publicly visible type or member 'Yeelight'
Build App (Release)
Missing XML comment for publicly visible type or member 'AuthorizationProvider'
Build App (Release)
Missing XML comment for publicly visible type or member 'AuthorizationProvider.PubClient'
Build App (Release)
Missing XML comment for publicly visible type or member 'AuthorizationProvider.ConfClient'
Code Sign (Standalone) / Sign Standalone App
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/setup-dotnet@v3, azure/login@v1.5.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Sign (Nightly) / Sign Nightly App
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/setup-dotnet@v3, azure/login@v1.5.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Sign (Release) / Sign Release App
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/setup-dotnet@v3, azure/login@v1.5.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy Nightly App to Azure Blob Storage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1.5.1, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy Nightly App to Azure Blob Storage
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
Deploy App to GitHub Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy App to GitHub Release
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
Deploy App to WinGet / Publish App to Winget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy App to Windows Store
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2, isaacrlevin/windows-store-action@1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy App to Windows Store
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, isaacrlevin/windows-store-action@1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy App to Windows Store
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "BuildArtifacts", "Chocolatey", "Nightly", "Nightly_Signed", "PreBuild-Nightly", "PreBuild-Release", "PreBuild-Standalone", "Release", "Release_Signed", "Standalone", "Standalone_Signed". 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/
Deploy Standalone App Chocolatey / Publish App to Chocolatey
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy Standalone App Chocolatey / Publish App to Chocolatey
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-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/

Artifacts

Produced during runtime
Name Size
BuildArtifacts Expired
11.6 KB
Chocolatey Expired
5.6 KB
Nightly Expired
323 MB
Nightly_Signed Expired
324 MB
PreBuild-Nightly Expired
4.46 MB
PreBuild-Release Expired
4.46 MB
PreBuild-Standalone Expired
4.46 MB
Release Expired
644 MB
Release_Signed Expired
645 MB
Standalone Expired
308 MB
Standalone_Signed Expired
308 MB