fix: lint import/order error #56
Annotations
14 errors and 11 warnings
test (ubuntu-latest):
src/renderer/_old/components/Serverbar/index.tsx#L4
Cannot find module '../../../discord/structures/guild/RendererGuild' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/components/Serverbar/index.tsx#L5
Cannot find module '../../../discord/structures/guild/BaseGuild' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/components/UserPanel/index.tsx#L3
Cannot find module '../../../discord/structures/user/RendererUser' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/components/UserPanel/index.tsx#L4
Cannot find module '../../../discord/structures/user/BaseUser' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/pages/Guild/Channel/index.tsx#L4
Cannot find module '../../../../discord/structures/channel/RendererChannel' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/pages/Guild/Channel/index.tsx#L5
Cannot find module '../../../../discord/structures/channel/BaseChannel' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/pages/Guild/Channel/index.tsx#L6
Cannot find module '../../../../discord/structures/Message' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/pages/Guild/index.tsx#L21
Cannot find module '../../../discord/structures/channel/RendererChannel' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/pages/Guild/index.tsx#L25
Cannot find module '../../../discord/structures/channel/BaseChannel' or its corresponding type declarations.
|
test (ubuntu-latest):
src/renderer/_old/pages/Guild/index.tsx#L26
Cannot find module '../../../discord/structures/guild/RendererGuild' or its corresponding type declarations.
|
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#L10
Dependency cycle detected
|
test (ubuntu-latest):
src/discord/core/client.ts#L11
Dependency cycle detected
|
test (ubuntu-latest):
src/discord/core/client.ts#L13
Dependency cycle detected
|
test (ubuntu-latest):
src/discord/core/client.ts#L18
Dependency cycle detected
|
test (ubuntu-latest):
src/discord/core/client.ts#L149
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/managers/UserManager.ts#L2
Dependency cycle detected
|
test (ubuntu-latest):
src/discord/structures/channel/MainChannel.ts#L2
Dependency cycle detected
|