Merge pull request #11 from hakizimana-fred/staging #21
Annotations
12 errors and 11 warnings
build-web
Process completed with exit code 1.
|
build-library
Process completed with exit code 1.
|
lint:
src/components/Avatar/Avatar.tsx#L3
Cannot find module '../../../lib/types' or its corresponding type declarations.
|
lint:
src/components/Avatar/TextAvatar.tsx#L2
Cannot find module '../../../lib/types' or its corresponding type declarations.
|
lint:
src/components/Button/Button.tsx#L3
Cannot find module '../../../lib/types' or its corresponding type declarations.
|
lint:
src/components/Button/Button.tsx#L8
Cannot find module '../../../lib/font.adjuster' or its corresponding type declarations.
|
lint:
src/components/Card/Card.tsx#L3
Cannot find module '../../../lib/types' or its corresponding type declarations.
|
lint:
src/components/CardDescription.tsx#L3
Cannot find module '../../lib/types' or its corresponding type declarations.
|
lint:
src/components/CardTitle.tsx#L2
Cannot find module '../../lib/types' or its corresponding type declarations.
|
lint:
src/components/Header/Headers.tsx#L2
Cannot find module '../../../lib/types' or its corresponding type declarations.
|
lint:
src/components/Header/Headers.tsx#L24
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly h1: 56; readonly h2: 40; readonly h3: 28; readonly h4: 20; }'.
|
lint:
src/components/Wrapper.tsx#L3
Cannot find module '../../lib/types' or its corresponding type declarations.
|
build-web
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-library
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/.
|
lint
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/.
|
lint
Inline style: { paddingVertical: 20 }
|
lint:
src/components/Avatar/Avatar.tsx#L8
Inline style: { borderRadius: 9999 }
|
lint:
src/components/Avatar/TextAvatar.tsx#L12
Inline style: { borderRadius: 9999, alignItems: 'center', justifyContent: 'center' }
|
lint:
src/components/Avatar/TextAvatar.tsx#L22
Inline style: { fontWeight: '700' }
|
lint:
src/components/Wrapper.tsx#L8
Inline style: { flex: 1 }
|
lint:
src/components/tabs/TextTabs.tsx#L17
Inline style: { flex: 1 }
|
lint:
src/components/tabs/TextTabs.tsx#L22
Inline style: { borderBottomColor: 'green' }
|
test
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/.
|