Updated connection configuration for MSSQL test container #210
Annotations
6 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
js/libs/keycloak-admin-client/src/resources/agent.ts#L140
Unnecessary conditional, value is always truthy
|
js/libs/keycloak-admin-client/src/resources/agent.ts#L293
This callback should return a conditional, but return is always falsy
|
js/libs/keycloak-admin-client/src/resources/clients.ts#L701
Unnecessary conditional, value is always truthy
|
js/libs/keycloak-admin-client/src/utils/auth.ts#L77
Unnecessary conditional, value is always truthy
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "keycloak".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading