Skip to content

add login and logout cli commands #1

add login and logout cli commands

add login and logout cli commands #1

Triggered via push October 3, 2024 22:26
Status Failure
Total duration 1m 24s
Billable time 7m
Artifacts

test.yml

on: push
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

48 errors
unit-tests (ubuntu-latest, latest): node_modules/@types/mocha/index.d.ts#L2651
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (ubuntu-latest, latest): node_modules/@types/mocha/index.d.ts#L2669
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (ubuntu-latest, latest): node_modules/@types/mocha/index.d.ts#L2685
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
unit-tests (ubuntu-latest, latest): node_modules/@types/mocha/index.d.ts#L2706
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
unit-tests (ubuntu-latest, latest): node_modules/@types/mocha/index.d.ts#L2720
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
unit-tests (ubuntu-latest, latest): node_modules/@types/mocha/index.d.ts#L2734
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
unit-tests (ubuntu-latest, latest): node_modules/@types/mocha/index.d.ts#L2741
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
unit-tests (ubuntu-latest, latest)
Process completed with exit code 1.
unit-tests (ubuntu-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2651
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (ubuntu-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2669
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (ubuntu-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2685
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
unit-tests (ubuntu-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2706
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
unit-tests (ubuntu-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2720
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
unit-tests (ubuntu-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2734
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
unit-tests (ubuntu-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2741
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
unit-tests (ubuntu-latest, lts/*)
Process completed with exit code 1.
unit-tests (ubuntu-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2651
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (ubuntu-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2669
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (ubuntu-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2685
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
unit-tests (ubuntu-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2706
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
unit-tests (ubuntu-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2720
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
unit-tests (ubuntu-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2734
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
unit-tests (ubuntu-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2741
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
unit-tests (ubuntu-latest, lts/-1)
Process completed with exit code 1.
unit-tests (windows-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2651
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (windows-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2669
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (windows-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2685
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
unit-tests (windows-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2706
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
unit-tests (windows-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2720
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
unit-tests (windows-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2734
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
unit-tests (windows-latest, lts/*): node_modules/@types/mocha/index.d.ts#L2741
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
unit-tests (windows-latest, lts/*)
Process completed with exit code 1.
unit-tests (windows-latest, latest): node_modules/@types/mocha/index.d.ts#L2651
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (windows-latest, latest): node_modules/@types/mocha/index.d.ts#L2669
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (windows-latest, latest): node_modules/@types/mocha/index.d.ts#L2685
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
unit-tests (windows-latest, latest): node_modules/@types/mocha/index.d.ts#L2706
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
unit-tests (windows-latest, latest): node_modules/@types/mocha/index.d.ts#L2720
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
unit-tests (windows-latest, latest): node_modules/@types/mocha/index.d.ts#L2734
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
unit-tests (windows-latest, latest): node_modules/@types/mocha/index.d.ts#L2741
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
unit-tests (windows-latest, latest)
Process completed with exit code 1.
unit-tests (windows-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2651
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (windows-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2669
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
unit-tests (windows-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2685
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
unit-tests (windows-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2706
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
unit-tests (windows-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2720
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
unit-tests (windows-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2734
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
unit-tests (windows-latest, lts/-1): node_modules/@types/mocha/index.d.ts#L2741
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
unit-tests (windows-latest, lts/-1)
Process completed with exit code 1.