Skip to content

Updated README and architecture diagram #11

Updated README and architecture diagram

Updated README and architecture diagram #11

Triggered via push July 5, 2024 21:12
Status Success
Total duration 1m 19s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: KeriAuth.BrowserExtension/Helper/DictionaryConverter.cs#L44
Converting null literal or possible null value to non-nullable type.
build: KeriAuth.BrowserExtension/Services/AppSwMessagingService.cs#L9
Parameter 'extensionEnvironmentService' is unread.
build: KeriAuth.BrowserExtension/Helper/DictionaryConverter.cs#L64
Possible null reference return.
build: KeriAuth.BrowserExtension/Helper/DictionaryConverter.cs#L76
Possible null reference return.
build: KeriAuth.BrowserExtension/Helper/DictionaryConverter.cs#L85
Possible null reference return.
build: KeriAuth.BrowserExtension/Helper/DictionaryConverter.cs#L104
Possible null reference return.
build: KeriAuth.BrowserExtension/Helper/DictionaryConverter.cs#L108
Possible null reference argument for parameter 'type' in 'TypedValue.TypedValue(object value, Type type)'.
build: KeriAuth.BrowserExtension/UI/Pages/CredentialsPage.razor#L49
Converting null literal or possible null value to non-nullable type.
build: KeriAuth.BrowserExtension/UI/Pages/CredentialsPage.razor#L50
Converting null literal or possible null value to non-nullable type.
build: KeriAuth.BrowserExtension/UI/Pages/CredentialsPage.razor#L51
Dereference of a possibly null reference.