Skip to content

Allow disabling of users #176

Allow disabling of users

Allow disabling of users #176

Triggered via pull request January 15, 2025 09:21
Status Cancelled
Total duration 1m 47s
Artifacts

build-and-test.yml

on: pull_request
REUSE Compliance Check  /  REUSE Compliance Check
8s
REUSE Compliance Check / REUSE Compliance Check
Markdown Link Check  /  markdown_link_check
18s
Markdown Link Check / markdown_link_check
Lint
51s
Lint
Build and Test
1m 24s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Lint
Process completed with exit code 1.
Build and Test
Canceling since a higher priority waiting request for 'Build and Test-refs/pull/205/merge' exists
Build and Test
The operation was canceled.
REUSE Compliance Check / REUSE Compliance Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Markdown Link Check / markdown_link_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: functions/src/functions/disableUser.ts#L9
Imports "DisableUserOutput" are only used as type
Lint: functions/src/functions/disableUser.ts#L15
`./helpers.js` import should occur before import of `../services/credential/credential.js`
Lint: functions/src/functions/enableUser.ts#L9
Imports "EnableUserOutput" are only used as type
Lint: functions/src/functions/enableUser.ts#L15
`./helpers.js` import should occur before import of `../services/credential/credential.js`
Lint: functions/src/services/credential/credential.ts#L9
Imports "UserClaims" are only used as type