Entra settings now configurable via UI (e.g. TenantID, ClientID, Instance, and RedirectUri) #192
Deploy_Desktop.yml
on: pull_request
Matrix: Setup App for Build
Matrix: Build App
Matrix: Code Sign
Waiting for pending jobs
Deploy App to Windows Store
0s
Deploy App to WinGet
/
Publish App to Winget
Deploy Standalone App Chocolatey
/
Publish App to Chocolatey
Annotations
7 errors and 70 warnings
|
Build App (Nightly)
The action 'Setup Tmate session' has timed out after 15 minutes.
|
|
Build App (Nightly)
Process completed with exit code 1.
|
|
Build App (Nightly)
SDK folder containing 'UAP.props' for 'UAP 10.0.19041.0' cannot be located. See http://go.microsoft.com/fwlink/?LinkID=798187 for more information.
|
|
Build App (Release)
The strategy configuration was canceled because "Build_WPF.Nightly" failed
|
|
Build App (Release)
The operation was canceled.
|
|
Build App (Release)
Process completed with exit code 1.
|
|
Build App (Release)
SDK folder containing 'UAP.props' for 'UAP 10.0.19041.0' cannot be located. See http://go.microsoft.com/fwlink/?LinkID=798187 for more information.
|
|
Build App (Standalone)
Dereference of a possibly null reference.
|
|
Build App (Standalone)
Dereference of a possibly null reference.
|
|
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)
'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)
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)
Non-nullable field 's_mutex' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
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)
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)
Dereference of a possibly null reference.
|
|
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)
'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)
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)
Non-nullable field 's_mutex' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
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)
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. '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)
The field 'AuthorizationProvider._reloadSubscription' is 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)
The variable 'e' is declared but never used
|
|
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 (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Nightly)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
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 'Yeelight'
|
|
Build App (Nightly)
Missing XML comment for publicly visible type or member 'Wiz.IPAddress'
|
|
Build App (Nightly)
Missing XML comment for publicly visible type or member 'Wiz'
|
|
Build App (Nightly)
The field 'AuthorizationProvider._reloadSubscription' is never used
|
|
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)
'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 (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
Build App (Release)
No public SSH keys found for jarretttaylor; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
|
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 'Yeelight'
|
|
Build App (Release)
Missing XML comment for publicly visible type or member 'Wiz.IPAddress'
|
|
Build App (Release)
Missing XML comment for publicly visible type or member 'Wiz'
|
|
Build App (Release)
The field 'AuthorizationProvider._reloadSubscription' is never used
|
|
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)
'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)'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BuildArtifacts
Expired
|
5.63 KB |
sha256:a46ec6ab734b4b48572d1758cb28e89fd4d89d5a1f6302c298e1fd152d01f0af
|
|
|
Chocolatey
Expired
|
3.63 KB |
sha256:65c348f30b0ea75f83c117b5f295d68446bb9cd4ec190c831704373870008f5a
|
|
|
PreBuild-Nightly
Expired
|
1.18 MB |
sha256:91c27fe61b961aedaf10e3d202d515db56a306e9a6d95fba40d52e7da96f762f
|
|
|
PreBuild-Release
Expired
|
1.18 MB |
sha256:2d275d992170bf42a1457a9e2101aab0afb0b67e38506d0f0332dc618a39e86f
|
|
|
PreBuild-Standalone
Expired
|
1.18 MB |
sha256:d125cba5d0ff1edbcb2c413e9941004534d04c82856c9f14c5b404bbed9eae5e
|
|
|
Standalone
Expired
|
320 MB |
sha256:a02dde577aeb47fa3961e310cdda562fcb31678fe60ba988472b7dbbb0b24e30
|
|