Skip to content

chore: fix TypeScript errors in login and logout files #5944

chore: fix TypeScript errors in login and logout files

chore: fix TypeScript errors in login and logout files #5944

Triggered via pull request October 19, 2024 01:05
Status Failure
Total duration 2m 2s
Artifacts

unit-tests.yml

on: pull_request
Matrix: Unit
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Unit (ubuntu-latest, 22.x): src/commands/login/login.ts#L4
Module '"../../utils/types.js"' has no exported member 'Location'.
Unit (ubuntu-latest, 22.x): src/utils/command-helpers.ts#L19
Module '"./types.js"' has no exported member 'Location'.
Unit (ubuntu-latest, 22.x)
Process completed with exit code 2.
Unit (ubuntu-latest, 18.14.0): src/commands/login/login.ts#L4
Module '"../../utils/types.js"' has no exported member 'Location'.
Unit (ubuntu-latest, 18.14.0): src/utils/command-helpers.ts#L19
Module '"./types.js"' has no exported member 'Location'.
Unit (ubuntu-latest, 18.14.0)
Process completed with exit code 2.
Unit (macOS-latest, 18.14.0): src/commands/login/login.ts#L4
Module '"../../utils/types.js"' has no exported member 'Location'.
Unit (macOS-latest, 18.14.0): src/utils/command-helpers.ts#L19
Module '"./types.js"' has no exported member 'Location'.
Unit (macOS-latest, 18.14.0)
Process completed with exit code 2.
Unit (macOS-latest, 22.x): src/commands/login/login.ts#L4
Module '"../../utils/types.js"' has no exported member 'Location'.
Unit (macOS-latest, 22.x): src/utils/command-helpers.ts#L19
Module '"./types.js"' has no exported member 'Location'.
Unit (macOS-latest, 22.x)
Process completed with exit code 2.
Unit (windows-latest, 18.14.0): src/commands/login/login.ts#L4
Module '"../../utils/types.js"' has no exported member 'Location'.
Unit (windows-latest, 18.14.0): src/utils/command-helpers.ts#L19
Module '"./types.js"' has no exported member 'Location'.
Unit (windows-latest, 18.14.0)
Process completed with exit code 1.