[MISC] Move isDarkTheme prop into setup hook #1564
Merged
Annotations
12 warnings
|
Lint:
src/services/Groups/UserGroup.js#L26
Missing JSDoc @param "space" description
|
|
Lint:
src/components/Modals/EditWorkspace.vue#L42
'v-html' directive can lead to XSS attack
|
|
Lint:
src/WorkspaceContent.vue#L60
Missing trailing comma
|
|
Lint:
src/UserCard.vue#L72
The "props" property should be above the "data" property on line 67
|
|
Lint:
src/UserCard.vue#L69
Missing trailing comma
|
|
Lint:
src/LeftSidebar.vue#L136
Missing trailing comma
|
|
Lint:
src/AlertRemoveGroup.vue#L23
`<template>` require directive
|
|
Lint:
src/AlertRemoveGroup.vue#L15
`<template>` require directive
|
|
Lint:
src/AlertRemoveGroup.vue#L8
'v-html' directive can lead to XSS attack
|
|
Lint:
src/AddUsersTabs.vue#L112
Using exported name 'NcRichText' as identifier for default import
|
|
Read package.json for npm engine version only
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Read package.json for npm engine version only
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading