Add SignUp using UserAttributes class #43
Annotations
3 errors and 9 warnings
Gotrue/Client.cs#L192
Type 'Client' already defines a member called 'SignUp' with the same parameter types
|
Gotrue/Client.cs#L192
Type 'Client' already defines a member called 'SignUp' with the same parameter types
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Gotrue/Api.cs#L111
Cannot convert null literal to non-nullable reference type.
|
Gotrue/Api.cs#L137
Cannot convert null literal to non-nullable reference type.
|
Gotrue/Client.cs#L192
Cannot convert null literal to non-nullable reference type.
|
Gotrue/Client.cs#L194
Cannot convert null literal to non-nullable reference type.
|
Gotrue/Api.cs#L111
Cannot convert null literal to non-nullable reference type.
|
Gotrue/Api.cs#L137
Cannot convert null literal to non-nullable reference type.
|
Gotrue/Client.cs#L192
Cannot convert null literal to non-nullable reference type.
|
Gotrue/Client.cs#L194
Cannot convert null literal to non-nullable reference type.
|
This job failed
Loading