Skip to content

fix/background size for sp #332

fix/background size for sp

fix/background size for sp #332

Triggered via pull request May 1, 2024 15:07
Status Success
Total duration 50s
Billable time 4m
Artifacts

nodejs.yml

on: pull_request
Matrix: diff
Matrix: lint
Matrix: typecheck
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
unit-test (18.19.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diff (18.19.0)
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/
diff (18.19.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 (18.19.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 (18.19.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 (18.19.0): packages/composable/lib/useHeader.ts#L4
'HTMLElement' is not defined
lint (18.19.0): packages/composable/lib/useHeader.ts#L8
'window' is not defined
lint (18.19.0): packages/composable/lib/useHeader.ts#L13
'window' is not defined
lint (18.19.0): packages/composable/lib/useHeader.ts#L17
'window' is not defined
lint (18.19.0): packages/ui/components/Button.vue#L1
Component name "Button" should always be multi-word
lint (18.19.0): packages/ui/components/common/Header.vue#L1
Component name "Header" should always be multi-word
lint (18.19.0): packages/ui/components/common/Logo.vue#L1
Component name "Logo" should always be multi-word
lint (18.19.0): packages/ui/components/common/Title.vue#L1
Component name "Title" should always be multi-word
lint (18.19.0): packages/ui/components/common/Title.vue#L8
'props' is assigned a value but never used