Skip to content

changes for beforeSmsSent trigger BF #3132

changes for beforeSmsSent trigger BF

changes for beforeSmsSent trigger BF #3132

Triggered via pull request October 27, 2023 20:53
Status Failure
Total duration 2m 3s
Artifacts

test.yaml

on: pull_request
Matrix: unit
Matrix: lint
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 16 warnings
lint (18.x): src/common/providers/identity.ts#L58
Replace `·"beforeCreate"·|·"beforeSignIn"·|·"beforeSendEmail"` with `⏎··|·"beforeCreate"⏎··|·"beforeSignIn"⏎··|·"beforeSendEmail"⏎·`
lint (18.x): src/common/providers/identity.ts#L467
Replace `·BeforeCreateResponse·⏎|·BeforeSignInResponse·` with `⏎··|·BeforeCreateResponse⏎··|·BeforeSignInResponse`
lint (18.x): src/common/providers/identity.ts#L469
Replace `|·BeforeEmailResponse·` with `··|·BeforeEmailResponse`
lint (18.x): src/common/providers/identity.ts#L470
Replace `|·BeforeSmsResponse·⏎|·void·⏎|·Promise<BeforeCreateResponse>·` with `··|·BeforeSmsResponse⏎··|·void⏎··|·Promise<BeforeCreateResponse>`
lint (18.x): src/common/providers/identity.ts#L473
Replace `|·Promise<BeforeSignInResponse>·⏎|·Promise<BeforeEmailResponse>·⏎|·Promise<BeforeSmsResponse>·⏎` with `··|·Promise<BeforeSignInResponse>⏎··|·Promise<BeforeEmailResponse>⏎··|·Promise<BeforeSmsResponse>⏎··`
lint (18.x): src/common/providers/identity.ts#L480
Replace `·BeforeCreateResponse·⏎|·BeforeSignInResponse·` with `⏎··|·BeforeCreateResponse⏎··|·BeforeSignInResponse`
lint (18.x): src/common/providers/identity.ts#L482
Replace `|·BeforeEmailResponse·` with `··|·BeforeEmailResponse`
lint (18.x): src/common/providers/identity.ts#L483
Replace `|·BeforeSmsResponse·⏎|·void·⏎|·Promise<BeforeCreateResponse>·` with `··|·BeforeSmsResponse⏎··|·void⏎··|·Promise<BeforeCreateResponse>`
lint (18.x): src/common/providers/identity.ts#L486
Replace `|·Promise<BeforeSignInResponse>·⏎|·Promise<BeforeEmailResponse>·⏎|·Promise<BeforeSmsResponse>·⏎` with `··|·Promise<BeforeSignInResponse>⏎··|·Promise<BeforeEmailResponse>⏎··|·Promise<BeforeSmsResponse>⏎··`
lint (18.x): src/v2/providers/identity.ts#L332
Replace `·BeforeCreateResponse·⏎······|·BeforeSignInResponse·⏎······|·BeforeEmailResponse·⏎······|·BeforeSmsResponse·⏎······|·void·⏎······|·Promise<BeforeCreateResponse>·⏎······|·Promise<BeforeSignInResponse>·⏎······|·Promise<BeforeEmailResponse>·⏎······|·Promise<BeforeSmsResponse>·⏎` with `⏎········|·BeforeCreateResponse⏎········|·BeforeSignInResponse⏎········|·BeforeEmailResponse⏎········|·BeforeSmsResponse⏎········|·void⏎········|·Promise<BeforeCreateResponse>⏎········|·Promise<BeforeSignInResponse>⏎········|·Promise<BeforeEmailResponse>⏎········|·Promise<BeforeSmsResponse>⏎··`
integration (18.x)
Process completed with exit code 7.
unit (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (18.x): integration_test/functions/src/index.ts#L20
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L25
Unexpected any. Specify a different type
lint (18.x): integration_test/functions/src/index.ts#L26
Invalid type "any" of template literal expression
lint (18.x): integration_test/functions/src/index.ts#L26
Unsafe member access .projectId on an `any` value
lint (18.x): integration_test/functions/src/index.ts#L34
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L43
Unexpected any. Specify a different type
lint (18.x): integration_test/functions/src/index.ts#L44
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L44
Unsafe call of an `any` typed value
lint (18.x): integration_test/functions/src/index.ts#L45
Invalid type "any" of template literal expression
lint (18.x): integration_test/functions/src/index.ts#L45
Unsafe member access .projectId on an `any` value
integration (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/