Skip to content

Minor fixes (#36)

Minor fixes (#36) #110

Triggered via push September 21, 2023 10:53
Status Success
Total duration 5m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

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'