[DEPS] Bump tailwindcss from 3.4.12 to 3.4.13 #250
Triggered via pull request
September 23, 2024 17:41
Status
Success
Total duration
2m 47s
Artifacts
–
Annotations
11 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
apps/frontend/src/app/example/layout.tsx#L4
Missing return type on function
|
lint:
apps/frontend/src/app/example/page.tsx#L10
Missing return type on function
|
lint:
apps/frontend/src/app/example/page.tsx#L10
Function component is not an arrow function
|
lint:
apps/frontend/src/app/example/page.tsx#L19
'title' is already declared in the upper scope on line 1 column 10
|
lint:
apps/frontend/src/app/layout.tsx#L30
Missing return type on function
|
lint:
apps/frontend/src/components/navbar/index.spec.tsx#L6
Unsafe return of an `any` typed value
|
lint:
apps/frontend/src/components/navbar/index.tsx#L21
Missing return type on function
|
lint:
apps/frontend/src/components/theme-switch/index.tsx#L23
Missing return type on function
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|