Skip to content

npm update. Added specifc commit hash for signify-ts #16

npm update. Added specifc commit hash for signify-ts

npm update. Added specifc commit hash for signify-ts #16

Triggered via push August 13, 2024 01:45
Status Success
Total duration 1m 15s
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.