[Message] Update error messages to be more detailed #8
Annotations
6 warnings
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/.
|
Run lint:
src/message.ts#L32
'ResponseKind' is defined but never used
|
Run lint:
src/service_worker.ts#L2
'ModelRecord' is defined but never used
|
Run lint:
src/service_worker.ts#L43
'verbose' is assigned a value but never used
|
Run lint:
src/service_worker.ts#L196
Forbidden non-null assertion
|
Run lint:
src/service_worker.ts#L215
'verbose' is assigned a value but never used
|
Loading