chore: release v0.0.11 #36
Annotations
11 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:
playground/src/api/index.ts#L12
'test' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
playground/src/api/index.ts#L14
Unexpected console statement
|
Lint:
playground/src/views/Home.vue#L10
Unexpected console statement
|
Lint:
playground/src/views/Home.vue#L19
Unexpected console statement
|
Lint:
playground/src/views/Some.vue#L13
Unexpected console statement
|
Lint:
playground/src/views/Some.vue#L22
Unexpected console statement
|
Lint:
playground/vite.config.ts#L13
'mode' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/components/SplitScreen/ScreenProxy.ts#L56
Generic Object Injection Sink
|
Lint:
src/components/SplitScreen/ScreenProxy.ts#L56
Generic Object Injection Sink
|
Lint:
src/components/SplitScreen/SplitPlaceholder.ts#L5
'props' is defined but never used. Allowed unused args must match /^_/u
|
Loading