Skip to content

refactor: move getLocalModels to ModelsManager #98

refactor: move getLocalModels to ModelsManager

refactor: move getLocalModels to ModelsManager #98

Triggered via pull request January 23, 2024 09:34
Status Failure
Total duration 3m 1s
Artifacts

pr-check.yaml

on: pull_request
Matrix: lint-format-unit
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 2 warnings
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/managers/applicationManager.spec.ts#L10
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/managers/applicationManager.ts#L33
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/managers/modelsManager.ts#L1
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/studio-api-impl.spec.ts#L30
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / ubuntu-22.04: packages/backend/src/studio-api-impl.ts#L32
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / ubuntu-22.04
Process completed with exit code 1.
linter, formatters and unit tests / windows-2022: packages/backend/src/managers/applicationManager.spec.ts#L10
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / windows-2022: packages/backend/src/managers/applicationManager.ts#L33
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / windows-2022: packages/backend/src/managers/modelsManager.ts#L1
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / windows-2022: packages/backend/src/studio-api-impl.spec.ts#L30
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / windows-2022: packages/backend/src/studio-api-impl.ts#L32
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / windows-2022
Process completed with exit code 1.
linter, formatters and unit tests / macos-12: packages/backend/src/managers/applicationManager.spec.ts#L10
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / macos-12: packages/backend/src/managers/applicationManager.ts#L33
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / macos-12: packages/backend/src/managers/modelsManager.ts#L1
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / macos-12: packages/backend/src/studio-api-impl.spec.ts#L30
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / macos-12: packages/backend/src/studio-api-impl.ts#L32
All imports in the declaration are only used as types. Use `import type`
linter, formatters and unit tests / macos-12
Process completed with exit code 1.
linter, formatters and unit tests / ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linter, formatters and unit tests / windows-2022
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.