Skip to content

Fix filtering

Fix filtering #77

Triggered via pull request January 30, 2024 17:50
Status Success
Total duration 6m 40s
Artifacts

build.yml

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

Annotations

21 warnings
build (ubuntu-latest, release/linux-unpacked)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, release/linux-unpacked): src/electron/services/UserService.ts#L1
'existsSync' is defined but never used
build (ubuntu-latest, release/linux-unpacked): src/renderer/src/components/DashboardUser.tsx#L7
'headerStyles' is assigned a value but never used
build (macos-latest, release/mac)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, release/mac): src/electron/services/UserService.ts#L1
'existsSync' is defined but never used
build (macos-latest, release/mac): src/electron/services/UserService.ts#L1
'rmSync' is defined but never used
build (macos-latest, release/mac): src/renderer/src/components/CommunityTable.tsx#L130
'manage' is assigned a value but never used
build (macos-latest, release/mac): src/renderer/src/components/DashboardUser.tsx#L7
'headerStyles' is assigned a value but never used
build (windows-latest, release/win-upacked)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, release/win-upacked): src/electron/services/UserService.ts#L1
'existsSync' is defined but never used
build (windows-latest, release/win-upacked): src/renderer/src/components/DashboardUser.tsx#L7
'headerStyles' is assigned a value but never used