Skip to content

🚑️ Fixed broken import with Guild #25

🚑️ Fixed broken import with Guild

🚑️ Fixed broken import with Guild #25

Triggered via push September 4, 2024 21:52
Status Failure
Total duration 2m 4s
Artifacts

test.yml

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

Annotations

12 errors and 10 warnings
test (ubuntu-latest): src/renderer/components/Serverbar/index.tsx#L4
Cannot find module '../../../common/discord/guild' or its corresponding type declarations.
test (ubuntu-latest): src/renderer/pages/Guild/Channel/index.tsx#L49
Property 'timestamp' does not exist on type 'Message'.
test (ubuntu-latest): src/renderer/pages/Guild/Channel/index.tsx#L54
Property 'id' does not exist on type 'Message'.
test (ubuntu-latest): src/renderer/pages/Guild/Channel/index.tsx#L59
Property 'author' does not exist on type 'Message'.
test (ubuntu-latest): src/renderer/pages/Guild/Channel/index.tsx#L59
Property 'author' does not exist on type 'Message'.
test (ubuntu-latest): src/renderer/pages/Guild/Channel/index.tsx#L66
Property 'author' does not exist on type 'Message'.
test (ubuntu-latest): src/renderer/utils/parser.ts#L1
Cannot find module '../../common/discord/user' or its corresponding type declarations.
test (ubuntu-latest)
Process completed with exit code 2.
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#L6
Dependency cycle detected
test (ubuntu-latest): src/discord/core/client.ts#L7
Dependency cycle detected
test (ubuntu-latest): src/discord/core/client.ts#L9
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/BaseGuild.ts#L290
Expected 'this' to be used by class method 'getIconUrl'