release: version packages (lockstep) - #271
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
packages/gcode-parser/src/__tests__/golden-equivalence.test.ts#L5
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
|
Run npm run lint:
packages/gcode-parser/src/__tests__/golden-equivalence.test.ts#L5
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
|
Run npm run lint:
packages/gcode-dialects/src/index.ts#L6
tsdoc-characters-after-block-tag: The token "@ChestnutLabs" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
|
|
Run npm run lint:
packages/gcode-dialects/src/index.ts#L2
tsdoc-characters-after-block-tag: The token "@ChestnutLabs" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
|
|
Run npm run lint:
packages/gcode-dialects/src/contracts.ts#L10
tsdoc-characters-after-block-tag: The token "@ChestnutLabs" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
|
|
Run npm run lint:
packages/gcode-containers/src/index.ts#L6
tsdoc-characters-after-block-tag: The token "@ChestnutLabs" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
|
|
Run npm run lint:
packages/gcode-containers/src/index.ts#L2
tsdoc-characters-after-block-tag: The token "@ChestnutLabs" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
|
|
Run npm run lint:
packages/gcode-colors/src/index.ts#L2
tsdoc-characters-after-block-tag: The token "@ChestnutLabs" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
|
|
Run npm run lint:
packages/gcode-bgcode/src/index.ts#L2
tsdoc-characters-after-block-tag: The token "@ChestnutLabs" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
|
|
Run npm run lint:
packages/gcode-bgcode/src/__tests__/meatpack.test.ts#L7
tsdoc-unnecessary-backslash: A backslash can only be used to escape a punctuation character
|
background
wait
wait-all
cancel
parallel
Loading