Skip to content

feat: Add DashboardSectionsDivider component #413

feat: Add DashboardSectionsDivider component

feat: Add DashboardSectionsDivider component #413

Triggered via push October 15, 2024 01:17
Status Failure
Total duration 1m 52s
Artifacts

test.yml

on: push
Matrix: test-tauri
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
test-tauri (macos-latest, --target x86_64-apple-darwin): src/features/metrics/stores/system.store.ts#L6
Type '{ coreCount: number; hostname: string; kernelVersion: string; osVersion: string; os: string; }' is missing the following properties from type 'SysInfo': uptime, arch
test-tauri (macos-latest, --target x86_64-apple-darwin)
Process completed with exit code 1.
test-tauri (macos-latest, --target aarch64-apple-darwin): src/features/metrics/stores/system.store.ts#L6
Type '{ coreCount: number; hostname: string; kernelVersion: string; osVersion: string; os: string; }' is missing the following properties from type 'SysInfo': uptime, arch
test-tauri (macos-latest, --target aarch64-apple-darwin)
Process completed with exit code 1.
test-tauri (macos-latest, --target universal-apple-darwin): src/features/metrics/stores/system.store.ts#L6
Type '{ coreCount: number; hostname: string; kernelVersion: string; osVersion: string; os: string; }' is missing the following properties from type 'SysInfo': uptime, arch
test-tauri (macos-latest, --target universal-apple-darwin)
Process completed with exit code 1.
test-tauri (ubuntu-22.04): src/features/metrics/stores/system.store.ts#L6
Type '{ coreCount: number; hostname: string; kernelVersion: string; osVersion: string; os: string; }' is missing the following properties from type 'SysInfo': uptime, arch
test-tauri (ubuntu-22.04)
Process completed with exit code 1.
test-tauri (windows-latest): src/features/metrics/stores/system.store.ts#L6
Type '{ coreCount: number; hostname: string; kernelVersion: string; osVersion: string; os: string; }' is missing the following properties from type 'SysInfo': uptime, arch
test-tauri (windows-latest)
Process completed with exit code 1.
test-tauri (macos-latest, --target x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-tauri (macos-latest, --target aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-tauri (macos-latest, --target universal-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-tauri (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-tauri (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/