Add extra endpoint to add an alias #112
Triggered via pull request
September 21, 2023 12:21
Status
Success
Total duration
11m 3s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
workflow.yml
on: pull_request
build-dotnet
56s
build-framework
9m 39s
Annotations
10 warnings
build-dotnet:
src/Passwordless/IPasswordlessClient.cs#L40
XML comment has syntactically incorrect cref attribute 'byte[]'
|
build-dotnet:
src/Passwordless/IPasswordlessClient.cs#L40
Syntax error, '.' expected. See also error CS1003.
|
build-dotnet:
src/Passwordless/IPasswordlessClient.cs#L40
Identifier expected. See also error CS1001.
|
build-dotnet:
src/Passwordless/Pollyfill.cs#L50
The type 'DynamicallyAccessedMemberTypes' in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs' conflicts with the imported type 'DynamicallyAccessedMemberTypes' in 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs'.
|
build-dotnet:
src/Passwordless/Pollyfill.cs#L41
The type 'DynamicallyAccessedMemberTypes' in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs' conflicts with the imported type 'DynamicallyAccessedMemberTypes' in 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs'.
|
build-dotnet:
src/Passwordless/ServiceCollectionExtensions.cs#L40
The type 'DynamicallyAccessedMembersAttribute' in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs' conflicts with the imported type 'DynamicallyAccessedMembersAttribute' in 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs'.
|
build-dotnet:
src/Passwordless/ServiceCollectionExtensions.cs#L40
The type 'DynamicallyAccessedMemberTypes' in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs' conflicts with the imported type 'DynamicallyAccessedMemberTypes' in 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs'.
|
build-dotnet:
src/Passwordless/ServiceCollectionExtensions.cs#L40
The type 'DynamicallyAccessedMembersAttribute' in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs' conflicts with the imported type 'DynamicallyAccessedMembersAttribute' in 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs'.
|
build-dotnet:
src/Passwordless/ServiceCollectionExtensions.cs#L40
The type 'DynamicallyAccessedMemberTypes' in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs' conflicts with the imported type 'DynamicallyAccessedMemberTypes' in 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/Pollyfill.cs'.
|
build-dotnet:
src/Passwordless/Helpers/Base64UrlConverter.cs#L6
Missing XML comment for publicly visible type or member 'Base64UrlConverter'
|