feature: playright #455
Annotations
11 warnings
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/
|
src/db/knexfile.ts#L26
Unexpected any. Specify a different type
|
src/db/knexfile.ts#L26
Unexpected any. Specify a different type
|
src/handler.ts#L788
Unexpected any. Specify a different type
|
src/handler.ts#L829
'created_at' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/handler.ts#L829
'updated_at' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/handler.ts#L829
'app_channel_id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/handler.ts#L829
'id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/handler.ts#L838
Unexpected any. Specify a different type
|
src/jobs/channel/discord.ts#L6
Unexpected any. Specify a different type
|
src/jobs/channel/discord.ts#L7
Unexpected any. Specify a different type
|
This job succeeded
Loading