ci: release packages #219
Annotations
14 warnings
|
lint
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
|
|
|
|
eslint(no-underscore-dangle):
packages/agent-core/src/agent/index.ts#L367
Unexpected dangling '_' in '`_activeProfile`'.
|
|
eslint(no-underscore-dangle):
packages/agent-core/src/agent/index.ts#L346
Unexpected dangling '_' in '`_activeProfile`'.
|
|
eslint(no-underscore-dangle):
packages/agent-core/src/agent/index.ts#L331
Unexpected dangling '_' in '`_activeProfile`'.
|
|
eslint(no-underscore-dangle):
packages/agent-core/src/agent/index.ts#L240
Unexpected dangling '_' in '`_kaos`'.
|
|
eslint(no-underscore-dangle):
packages/agent-core/src/agent/index.ts#L176
Unexpected dangling '_' in '`_kaos`'.
|
|
eslint(no-underscore-dangle):
packages/agent-core/src/agent/index.ts#L130
Unexpected dangling '_' in '`_kaos`'.
|
|
typecheck
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|