Skip to content

[deps]: Update @passwordlessdev/passwordless-client to v1.2.2 #48

[deps]: Update @passwordlessdev/passwordless-client to v1.2.2

[deps]: Update @passwordlessdev/passwordless-client to v1.2.2 #48

Triggered via pull request November 11, 2024 01:25
Status Success
Total duration 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Passwordless.BlazorWebAssembly/Configuration/PasswordlessOptions.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly/Configuration/PasswordlessOptions.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly/Configuration/PasswordlessOptions.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly.Example/ViewModels/RegisterViewModel.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly.Example/Services/DemoBackend/Contracts/SignInResponse.cs#L6
Non-nullable property 'JwtToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly/Configuration/PasswordlessOptions.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly/Configuration/PasswordlessOptions.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly/Configuration/PasswordlessOptions.cs#L8
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly.Example/ViewModels/RegisterViewModel.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Passwordless.BlazorWebAssembly.Example/Services/DemoBackend/Contracts/SignInResponse.cs#L6
Non-nullable property 'JwtToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.