Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Fix gap in projects on homepage on ultrawide monitors #2572

Fix gap in projects on homepage on ultrawide monitors

Fix gap in projects on homepage on ultrawide monitors #2572

Triggered via pull request June 20, 2024 05:50
Status Success
Total duration 1m 57s
Artifacts

nuxt.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: composables/date.js#L4
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
build: helpers/infer.js#L100
Caution: `TOML` also has a named export `parse`. Check if you meant to write `import {parse} from '@ltd/j-toml'` instead
build: helpers/package.js#L134
Caution: `TOML` also has a named export `stringify`. Check if you meant to write `import {stringify} from '@ltd/j-toml'` instead
build: utils/analytics.js#L6
Caution: `dayjs` also has a named export `unix`. Check if you meant to write `import {unix} from 'dayjs'` instead