Created a README for the release package #236
Open
Annotations
10 warnings
|
Run lint:
src/lib/components/CreateItem.svelte#L275
Unexpected any. Specify a different type
|
|
Run lint:
src/lib/components/CreateItem.svelte#L197
Unexpected any. Specify a different type
|
|
Run lint:
src/lib/components/CreateItem.svelte#L33
Unexpected any. Specify a different type
|
|
Run lint:
src/lib/components/CreateItem.svelte#L30
Unexpected any. Specify a different type
|
|
Run lint:
src/lib/components/CreateItem.svelte#L27
Unexpected any. Specify a different type
|
|
Run lint:
src/controllers/oauthController.ts#L277
'res' is defined but never used. Allowed unused args must match /^_/u
|
|
Run lint:
src/controllers/oauthController.ts#L277
'req' is defined but never used. Allowed unused args must match /^_/u
|
|
Run lint:
src/controllers/oauthController.ts#L236
'res' is defined but never used. Allowed unused args must match /^_/u
|
|
Run lint:
src/controllers/oauthController.ts#L236
'req' is defined but never used. Allowed unused args must match /^_/u
|
|
Run lint:
src/controllers/oauthController.ts#L222
'code' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading