Allow disabling of users #192
Annotations
1 error and 4 warnings
Lint
Process completed with exit code 1.
|
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.test.ts#L10
`../tests/functions/testEnvironment.js` import should occur after import of `./disableUser.js`
|
Lint:
functions/src/functions/enableUser.test.ts#L11
`./enableUser.js` import should occur before import of `../tests/functions/testEnvironment.js`
|
Lint:
functions/src/functions/enableUser.test.ts#L12
`chai` import should occur before import of `../tests/functions/testEnvironment.js`
|
Loading