Skip to content

Version bump to 6.0.3 #50

Version bump to 6.0.3

Version bump to 6.0.3 #50

Triggered via push July 26, 2024 16:37
Status Success
Total duration 1m 10s
Artifacts
build-and-test
1m 2s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build-and-test
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/
build-and-test: Gotrue/AdminClient.cs#L129
Possible null reference assignment.
build-and-test: Gotrue/Mfa/TOTP.cs#L11
Non-nullable property 'QrCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/TOTP.cs#L17
Non-nullable property 'Secret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/TOTP.cs#L22
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyResponse.cs#L9
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyResponse.cs#L13
Non-nullable property 'TokenType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyResponse.cs#L21
Non-nullable property 'RefreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyResponse.cs#L25
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyParams.cs#L6
Non-nullable property 'FactorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyParams.cs#L9
Non-nullable property 'ChallengeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/AmrEntry.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/TOTP.cs#L11
Non-nullable property 'QrCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/TOTP.cs#L17
Non-nullable property 'Secret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/TOTP.cs#L22
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyResponse.cs#L9
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyResponse.cs#L13
Non-nullable property 'TokenType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyResponse.cs#L21
Non-nullable property 'RefreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyResponse.cs#L25
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyParams.cs#L6
Non-nullable property 'FactorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Gotrue/Mfa/MfaVerifyParams.cs#L9
Non-nullable property 'ChallengeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.