Skip to content

feat: support for JSDoc extraction #1038

feat: support for JSDoc extraction

feat: support for JSDoc extraction #1038

Re-run triggered October 23, 2023 03:08
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

30 errors
ci (16.x, ubuntu-latest): src/utils.ts#L7
`fs` import should occur before import of `pathe`
ci (16.x, ubuntu-latest): src/utils.ts#L7
Strings must use singlequote
ci (16.x, ubuntu-latest): src/utils.ts#L8
Operator '=' must be spaced
ci (16.x, ubuntu-latest): src/utils.ts#L144
Missing space before function parentheses
ci (16.x, ubuntu-latest): src/utils.ts#L145
Expected space(s) after "try"
ci (16.x, ubuntu-latest): src/utils.ts#L145
Block must not be padded by blank lines
ci (16.x, ubuntu-latest): src/utils.ts#L148
Expected space(s) after "if"
ci (16.x, ubuntu-latest): src/utils.ts#L148
Use `.includes()`, rather than `.indexOf()`, when checking for existence
ci (16.x, ubuntu-latest): src/utils.ts#L148
Strings must use singlequote
ci (16.x, ubuntu-latest): src/utils.ts#L148
Operator '!==' must be spaced
ci (16.x, macos-latest): src/utils.ts#L7
`fs` import should occur before import of `pathe`
ci (16.x, macos-latest): src/utils.ts#L7
Strings must use singlequote
ci (16.x, macos-latest): src/utils.ts#L8
Operator '=' must be spaced
ci (16.x, macos-latest): src/utils.ts#L144
Missing space before function parentheses
ci (16.x, macos-latest): src/utils.ts#L145
Expected space(s) after "try"
ci (16.x, macos-latest): src/utils.ts#L145
Block must not be padded by blank lines
ci (16.x, macos-latest): src/utils.ts#L148
Expected space(s) after "if"
ci (16.x, macos-latest): src/utils.ts#L148
Use `.includes()`, rather than `.indexOf()`, when checking for existence
ci (16.x, macos-latest): src/utils.ts#L148
Strings must use singlequote
ci (16.x, macos-latest): src/utils.ts#L148
Operator '!==' must be spaced
ci (16.x, windows-latest): src/utils.ts#L7
`fs` import should occur before import of `pathe`
ci (16.x, windows-latest): src/utils.ts#L7
Strings must use singlequote
ci (16.x, windows-latest): src/utils.ts#L8
Operator '=' must be spaced
ci (16.x, windows-latest): src/utils.ts#L144
Missing space before function parentheses
ci (16.x, windows-latest): src/utils.ts#L145
Expected space(s) after "try"
ci (16.x, windows-latest): src/utils.ts#L145
Block must not be padded by blank lines
ci (16.x, windows-latest): src/utils.ts#L148
Expected space(s) after "if"
ci (16.x, windows-latest): src/utils.ts#L148
Use `.includes()`, rather than `.indexOf()`, when checking for existence
ci (16.x, windows-latest): src/utils.ts#L148
Strings must use singlequote
ci (16.x, windows-latest): src/utils.ts#L148
Operator '!==' must be spaced