poc component props #9
Annotations
10 errors and 2 warnings
deploy:
src/example/Page.ts#L7
Argument of type 'number' is not assignable to parameter of type 'string'.
|
deploy:
src/template/traverse/traverse.test.ts#L12
Type '(string | ASTNode)[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy:
src/template/traverse/traverse.test.ts#L25
Type '(string | ASTNode)[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy:
src/template/traverse/traverse.test.ts#L49
Type '(string | ASTNode)[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy:
src/template/traverse/traverse.test.ts#L49
Type '(string | ASTNode)[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy:
src/template/traverse/traverse.test.ts#L49
Type '(string | ASTNode)[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy:
src/template/traverse/traverse.test.ts#L64
Type '(string | ASTNode)[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy:
src/template/traverse/traverse.test.ts#L75
Type '(string | ASTNode)[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy:
src/template/traverse/traverse.test.ts#L75
Type 'ASTChildNode[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy:
src/template/traverse/traverse.test.ts#L75
Type '(string | ASTNode)[]' is not assignable to type '(props: Record<string, string>) => ASTChildNode[]'.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|