feat: update wx js api options #19
Annotations
10 errors and 3 warnings
lint:
packages/utils/src/wx/register.ts#L6
Unexpected separator (;)
|
lint:
packages/utils/src/wx/register.ts#L7
Unexpected separator (;)
|
lint:
packages/utils/src/wx/register.ts#L8
Unexpected separator (;)
|
lint:
packages/vueuse/src/wx/demo.vue#L20
Missing trailing comma
|
lint:
packages/vueuse/src/wx/jsApi/init.ts#L20
Block must not be padded by blank lines
|
lint:
packages/vueuse/src/wx/jsApi/init.ts#L22
More than 1 blank line not allowed
|
lint:
packages/vueuse/src/wx/jsApi/init.ts#L31
Empty block statement
|
lint:
packages/vueuse/src/wx/jsApi/init.ts#L36
Unnecessary { after 'if' condition
|
lint:
packages/vueuse/src/wx/jsApi/init.ts#L37
Unexpected console statement
|
lint:
packages/vueuse/src/wx/jsApi/init.ts#L47
Unexpected parentheses around single function argument having a body with no curly braces
|
lint
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/.
|
typecheck
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/.
|
test (16.x, ubuntu-latest)
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/.
|