Merge pull request #1084 from arawa/fix/render-attach-group-for-space… #636
Annotations
14 warnings
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/
|