add : internal developer portals, translate article #41
Annotations
6 errors and 1 warning
rules › valid example:
workflows/csvlint.ts#L47
TypeError: Cannot read properties of undefined (reading 'length')
at length (workflows/csvlint.ts:47:14)
at _run (test/csvlint.test.ts:5:3)
at Object.run (test/csvlint.test.ts:10:7)
|
rules › titles:
workflows/csvlint.ts#L47
TypeError: Cannot read properties of undefined (reading 'length')
at length (workflows/csvlint.ts:47:14)
at _run (test/csvlint.test.ts:5:3)
at Object.run (test/csvlint.test.ts:19:7)
|
rules › preceding-whitespace:
workflows/csvlint.ts#L47
TypeError: Cannot read properties of undefined (reading 'length')
at length (workflows/csvlint.ts:47:14)
at _run (test/csvlint.test.ts:5:3)
at Object.run (test/csvlint.test.ts:28:7)
|
rules › trailing-whitespace:
workflows/csvlint.ts#L47
TypeError: Cannot read properties of undefined (reading 'length')
at length (workflows/csvlint.ts:47:14)
at _run (test/csvlint.test.ts:5:3)
at Object.run (test/csvlint.test.ts:44:7)
|
rules › too-many-columns:
workflows/csvlint.ts#L47
TypeError: Cannot read properties of undefined (reading 'length')
at length (workflows/csvlint.ts:47:14)
at _run (test/csvlint.test.ts:5:3)
at Object.run (test/csvlint.test.ts:60:7)
|
main
Process completed with exit code 1.
|
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|