Skip to content

🚑️ Fixed missing Message properties #26

🚑️ Fixed missing Message properties

🚑️ Fixed missing Message properties #26

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

test.yml

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

Annotations

6 errors and 10 warnings
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'