style: Update title tags in HTML files for consistency and clarity #593
Annotations
10 warnings
Lint codes:
src/db/knexfile.ts#L25
Unexpected any. Specify a different type
|
Lint codes:
src/db/knexfile.ts#L25
Unexpected any. Specify a different type
|
Lint codes:
src/handler.ts#L656
Unexpected any. Specify a different type
|
Lint codes:
src/handler.ts#L932
Unexpected any. Specify a different type
|
Lint codes:
src/handler.ts#L972
'created_at' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint codes:
src/handler.ts#L972
'updated_at' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint codes:
src/handler.ts#L972
'app_channel_id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint codes:
src/handler.ts#L972
'id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint codes:
src/handler.ts#L981
Unexpected any. Specify a different type
|
Lint codes:
src/jobs/channel/discord.ts#L7
Unexpected any. Specify a different type
|
Loading