Skip to content

🎨 Moved ipc handlers and listeners into a function #23

🎨 Moved ipc handlers and listeners into a function

🎨 Moved ipc handlers and listeners into a function #23

Triggered via push September 4, 2024 21:36
Status Failure
Total duration 1m 44s
Artifacts

test.yml

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

Annotations

8 errors and 11 warnings
test (ubuntu-latest): src/discord/managers/ChannelManager.ts#L34
'opts' is assigned a value but never used
test (ubuntu-latest): src/main/preload.ts#L3
`./ipc` import should occur after import of `picocolors`
test (ubuntu-latest): src/renderer/preload.d.ts#L1
Logger not found in '../main/preload'
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 (ubuntu-latest): src/common/log/logger.ts#L19
Expected 'this' to be used by class method 'handleArgs'
test (ubuntu-latest): src/discord/core/client.ts#L3
Dependency cycle via ./types:8=>../structures/Guild:3
test (ubuntu-latest): src/discord/core/client.ts#L5
Dependency cycle detected
test (ubuntu-latest): src/discord/core/client.ts#L7
Dependency cycle detected
test (ubuntu-latest): src/discord/core/client.ts#L8
Dependency cycle detected
test (ubuntu-latest): src/discord/core/client.ts#L10
Dependency cycle detected
test (ubuntu-latest): src/discord/core/client.ts#L112
Expected 'this' to be used by class method 'validateToken'
test (ubuntu-latest): src/discord/managers/ChannelManager.ts#L2
Dependency cycle detected
test (ubuntu-latest): src/discord/managers/GuildManager.ts#L2
Dependency cycle detected
test (ubuntu-latest): src/discord/structures/Guild.ts#L3
Dependency cycle detected