commit 2aad626ede285818958b6127ebbbd0b80c2ccd2f is running GitHub Actions π #65
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/core/src/composables/useNotiContext.ts#L8
'val' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
packages/core/src/composables/useNotiContext.ts#L28
'options' is defined but never used. Allowed unused args must match /^_/u
|
Loading