Skip to content

Export multi tenant service using injection token, fixes #173 #78

Export multi tenant service using injection token, fixes #173

Export multi tenant service using injection token, fixes #173 #78

Triggered via push January 11, 2024 17:37
Status Failure
Total duration 23s
Artifacts

verify-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: src/keycloak-connect.module.ts#L2
Replace `·KEYCLOAK_CONNECT_OPTIONS,·KEYCLOAK_MULTITENANT_SERVICE·` with `␍⏎··KEYCLOAK_CONNECT_OPTIONS,␍⏎··KEYCLOAK_MULTITENANT_SERVICE,␍⏎`
build: src/keycloak-connect.module.ts#L53
Insert `,`
build: src/keycloak-connect.module.ts#L54
Insert `,`
build: src/keycloak-connect.module.ts#L86
Insert `,`
build: src/keycloak-connect.module.ts#L87
Insert `,`
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/