Skip to content

Added readme to package (#7) #22

Added readme to package (#7)

Added readme to package (#7) #22

Triggered via push August 8, 2023 11:01
Status Success
Total duration 1m 2s
Artifacts

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Sdk/Models/Credential.cs#L5
Non-nullable property 'Descriptor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L6
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L7
Non-nullable property 'UserHandle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L9
Non-nullable property 'AttestationFmt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L13
Non-nullable property 'RPID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L14
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L15
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L16
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L17
Non-nullable property 'Nickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Sdk/Models/Credential.cs#L18
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.