Skip to content

feat: initial commit #66

feat: initial commit

feat: initial commit #66

Triggered via push July 6, 2024 22:18
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Build and Test
27s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Build and Test: packages/ui/Button.tsx#L1
Replace `"use·client"` with `'use·client'`
Build and Test: packages/ui/Button.tsx#L1
Strings must use singlequote
Build and Test: packages/ui/Button.tsx#L3
Replace `"react"` with `'react'`
Build and Test: packages/ui/Button.tsx#L3
Strings must use singlequote
Build and Test: packages/ui/Header.tsx#L1
Replace `"use·client"` with `'use·client'`
Build and Test: packages/ui/Header.tsx#L1
Strings must use singlequote
Build and Test: packages/ui/Header.tsx#L3
Replace `"react"` with `'react'`
Build and Test: packages/ui/Header.tsx#L3
Strings must use singlequote
Build and Test: packages/ui/index.tsx#L1
Replace `"react"` with `'react'`
Build and Test: packages/ui/index.tsx#L1
Strings must use singlequote
Build and Test
The following actions uses Node.js version which is deprecated 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/
Build and Test: apps/api/src/components/users/user.model.ts#L3
'algoliaIntegration' is defined but never used
Build and Test: apps/api/src/components/users/user.model.ts#L3
'algoliaIntegration' is defined but never used
Build and Test: apps/api/src/components/users/user.model.ts#L8
Unexpected any. Specify a different type
Build and Test: apps/api/src/components/users/user.model.ts#L19
Unexpected any. Specify a different type
Build and Test: apps/api/src/components/users/user.model.ts#L47
Unexpected any. Specify a different type
Build and Test: apps/api/src/graphql/schema.ts#L27
Unexpected any. Specify a different type
Build and Test: apps/api/src/plugins/config.ts#L51
Unexpected any. Specify a different type
Build and Test: packages/ui/index.tsx#L1
'React' is defined but never used
Build and Test: packages/ui/index.tsx#L1
'React' is defined but never used
Build and Test: packages/ui/inputs/DateInput.tsx#L22
'label' is defined but never used