[FEATURE]: add migration scripts #369
Annotations
4 errors and 8 warnings
Run npm run build:
src/migrations/utils/isBotLogic.ts#L53
Argument of type '{ isBot: boolean; }' is not assignable to parameter of type 'IGuildMemberUpdateBody'.
|
Run npm run build:
src/migrations/utils/isBotLogic.ts#L61
Argument of type '{ isBot: boolean; }' is not assignable to parameter of type 'IGuildMemberUpdateBody'.
|
Run npm run build:
src/migrations/utils/isBotLogic.ts#L70
Argument of type '{ isBot: null; }' is not assignable to parameter of type 'IGuildMemberUpdateBody'.
|
Run npm run build
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run npm run lint:
src/index.ts#L42
Unexpected any. Specify a different type
|
Run npm run lint:
src/index.ts#L42
Unexpected any. Specify a different type
|
Run npm run lint:
src/index.ts#L43
Unexpected any. Specify a different type
|
Run npm run lint:
src/index.ts#L46
Unexpected any. Specify a different type
|
Run npm run lint:
src/index.ts#L80
'name' is defined but never used
|
Run npm run lint:
src/index.ts#L219
Unexpected any. Specify a different type
|
Run npm run lint:
src/index.ts#L219
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading