feat: nexmoe design #15
ci.yaml
on: pull_request
testCodebase
1m 0s
testAppBuildsAndStarts
54s
Annotations
11 errors and 2 warnings
testAppBuildsAndStarts
Process completed with exit code 22.
|
testCodebase:
components/flow/Index.vue#L15
Type 'string | null' is not assignable to type 'string | undefined'.
|
testCodebase:
components/flow/Index.vue#L18
Property 'module' does not exist on type '{ id: string; createdAt: Date; updatedAt: Date; title: string; homepage: string | null; index: number | null; configCard: string | null; configNoContent: boolean | null; configNoTitle: boolean | null; configOpenURL: boolean | null; spaceId: string | null; }'.
|
testCodebase:
components/module/Image.vue#L25
Argument of type 'Date' is not assignable to parameter of type 'string | number'.
|
testCodebase:
components/module/Social.vue#L14
Cannot find name 'extractPlatformUsername'.
|
testCodebase:
components/public/Catalog.vue#L10
Property 'hero' does not exist on type '{ config: { rsshub: { origin: string[]; }; }; }'.
|
testCodebase:
components/Social.vue#L39
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ github: string; telegram: string; medium: string; twitter: string; bilibili: string; }'.
|
testCodebase:
components/Social.vue#L44
Property 'count' does not exist on type '{}'.
|
testCodebase:
components/Social.vue#L44
Property 'count' does not exist on type '{}'.
|
testCodebase:
composables/adapter/swo.ts#L22
Type 'string' is not assignable to type 'Date'.
|
testCodebase:
composables/useGetConfig.ts#L3
Type instantiation is excessively deep and possibly infinite.
|
testAppBuildsAndStarts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testCodebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|