commit 5b8667c4cafb84a8180d4999e3463644afda2887 is running GitHub Actions π #60
Annotations
4 warnings
lint (16.16):
packages/core/src/composables/useNotiContext.ts#L8
'val' is defined but never used. Allowed unused args must match /^_/u
|
lint (16.16):
packages/core/src/composables/useNotiContext.ts#L28
'options' is defined but never used. Allowed unused args must match /^_/u
|
lint (18.17.1):
packages/core/src/composables/useNotiContext.ts#L8
'val' is defined but never used. Allowed unused args must match /^_/u
|
lint (18.17.1):
packages/core/src/composables/useNotiContext.ts#L28
'options' is defined but never used. Allowed unused args must match /^_/u
|