Skip to content

Fix #826 Phillips Remote Issue #78

Fix #826 Phillips Remote Issue

Fix #826 Phillips Remote Issue #78

Triggered via push January 18, 2024 20:19
Status Success
Total duration 20h 59m 22s
Artifacts 11
Matrix: Setup App for Build
Matrix: Build App
Matrix: Code Sign
Deploy Nightly App to Azure Blob Storage
1m 6s
Deploy Nightly App to Azure Blob Storage
Deploy App to GitHub Release
29s
Deploy App to GitHub Release
Deploy App to Windows Store
1m 58s
Deploy App to Windows Store
Deploy Standalone App Chocolatey  /  Publish App to Chocolatey
28s
Deploy Standalone App Chocolatey / Publish App to Chocolatey
Deploy App to WinGet  /  Publish App to Winget
39s
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 Jan 19, 2024
Deploy_Store and Deploy_GitHub_Release
isaacrlevin
approved Jan 18, 2024
Deploy_Azure_Blob

Annotations

55 warnings
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)
'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)
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)
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)
Dereference of a possibly null reference.
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)
'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)
The variable 'e' is declared but never used
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. '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)
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. 'ProtectedData.Protect(byte[], byte[]?, DataProtectionScope)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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)
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)
Dereference of a possibly null reference.
Build App (Standalone)
Possible null reference return.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
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)
'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)
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'
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
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
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/
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.

Artifacts

Produced during runtime
Name Size
BuildArtifacts Expired
12.5 KB
Chocolatey Expired
5.59 KB
Nightly Expired
314 MB
Nightly_Signed Expired
315 MB
PreBuild-Nightly Expired
4.45 MB
PreBuild-Release Expired
4.45 MB
PreBuild-Standalone Expired
4.45 MB
Release Expired
626 MB
Release_Signed Expired
626 MB
Standalone Expired
299 MB
Standalone_Signed Expired
299 MB