commit 0edaa88db482dce0a0c2f0fc7d49c8566f17b050 is running GitHub Actions π #59
Annotations
6 warnings
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
|
lint (18.17.1):
packages/nuxt/src/module.ts#L20
'tsConfig' is defined but never used. Allowed unused args must match /^_/u
|
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 (16.16):
packages/nuxt/src/module.ts#L20
'tsConfig' is defined but never used. Allowed unused args must match /^_/u
|