chore(cli): redo docs validation so that we are forced to add fern check rules #7058
Annotations
9 errors and 2 warnings
Compile
Cannot find name 'jss'.
|
Compile
Cannot find name 'visitNavigation'.
|
Compile
Argument of type '{ visitor: Partial<DocsConfigFileAstVisitor<void | Promise<void>>>; nodePath: string[]; absoluteFilepathToConfiguration: AbsoluteFilePath; context: TaskContext; }' is not assignable to parameter of type '{ absoluteFilepathToConfiguration: AbsoluteFilePath; rawUnresolvedFilepath: string; visitor: Partial<DocsConfigFileAstVisitor<void | Promise<void>>>; nodePath: NodePath; willBeUploaded?: boolean | undefined; }'.
|
Compile
'visitNavigationAst.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
|
Compile
Cannot find name 'jss'.
|
Compile
Cannot find name 'visitNavigation'.
|
Compile
Argument of type '{ visitor: Partial<DocsConfigFileAstVisitor<void | Promise<void>>>; nodePath: string[]; absoluteFilepathToConfiguration: AbsoluteFilePath; context: TaskContext; }' is not assignable to parameter of type '{ absoluteFilepathToConfiguration: AbsoluteFilePath; rawUnresolvedFilepath: string; visitor: Partial<DocsConfigFileAstVisitor<void | Promise<void>>>; nodePath: NodePath; willBeUploaded?: boolean | undefined; }'.
|
Compile
'visitNavigationAst.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
|
Compile
Process completed with exit code 1.
|
Post Checkout repo
The process '/usr/bin/git' failed with exit code 128
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
Loading