Remove group folder handling from the back-end #618
Annotations
6 errors and 14 warnings
lint:
src/SelectGroupfolders.vue#L136
'get' is not defined
|
lint:
src/services/spaceService.js#L135
Trailing spaces not allowed
|
lint:
src/services/spaceService.js#L136
Unexpected console statement
|
lint:
src/tests/unit/groupfoldersService.test.js#L23
get not found in '../../services/groupfoldersService.js'
|
lint:
src/tests/unit/groupfoldersService.test.js#L23
'get' is defined but never used
|
lint
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, skjnldsv/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, skjnldsv/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/SpaceTable.vue#L30
Expected 1 line break after opening tag (`<th>`), but no line breaks found
|
lint:
src/SpaceTable.vue#L30
Expected 1 line break before closing tag (`</th>`), but no line breaks found
|
lint:
src/SpaceTable.vue#L31
Expected 1 line break after opening tag (`<th>`), but no line breaks found
|
lint:
src/SpaceTable.vue#L31
Expected 1 line break before closing tag (`</th>`), but no line breaks found
|
lint:
src/SpaceTable.vue#L32
Expected 1 line break after opening tag (`<th>`), but no line breaks found
|
lint:
src/SpaceTable.vue#L32
Expected 1 line break before closing tag (`</th>`), but no line breaks found
|
lint:
src/SpaceTable.vue#L37
Expected "\t" character, but found " " character
|
lint:
src/SpaceTable.vue#L42
Expected 1 line break after opening tag (`<td>`), but no line breaks found
|
lint:
src/SpaceTable.vue#L42
Expected 1 line break before closing tag (`</td>`), but no line breaks found
|
lint:
src/SpaceTable.vue#L43
Expected 1 line break after opening tag (`<td>`), but no line breaks found
|
lint
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/
|
lint
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/
|