This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
0.1.0 #32
Annotations
10 errors and 1 warning
build (18.x):
src/classes/permissions/PermissionManager.ts#L157
Property 'getQuarks' does not exist on type 'typeof Database'.
|
build (18.x):
src/classes/permissions/PermissionManager.ts#L164
Property 'getChannels' does not exist on type 'typeof Database'.
|
build (18.x):
src/classes/permissions/PermissionManager.ts#L227
Property 'getPermissionAssignments' does not exist on type 'typeof Database'.
|
build (18.x):
src/classes/permissions/PermissionManager.ts#L228
Property 'getRoleAssignments' does not exist on type 'typeof Database'.
|
build (18.x):
src/classes/permissions/PermissionManager.ts#L230
Property 'getRoles' does not exist on type 'typeof Database'.
|
build (18.x):
src/routes/v1/auth.ts#L1
Cannot find module '../v2/auth.js' or its corresponding type declarations.
|
build (18.x):
src/routes/v1/gateway.ts#L118
Property 'getQuarks' does not exist on type 'typeof Database'.
|
build (18.x):
src/routes/v2/channel.ts#L3
Cannot find module './auth.js' or its corresponding type declarations.
|
build (18.x):
src/routes/v2/channel.ts#L32
Property 'getChannels' does not exist on type 'typeof Database'.
|
build (18.x):
src/routes/v2/channel.ts#L49
Property 'getChannels' does not exist on type 'typeof Database'.
|
build (18.x)
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/.
|