feat(docker): integration tests in github pipeline #26
main.yml
on: pull_request
Lint & Format & CommitLint & Build
28s
Annotations
10 errors and 1 warning
Lint & Format & CommitLint & Build:
src/testing/utils.ts#L17
There should be at least one empty line between import groups
|
Lint & Format & CommitLint & Build:
src/testing/utils.ts#L18
There should be no empty line within import group
|
Lint & Format & CommitLint & Build:
src/testing/utils.ts#L29
There should be at least one empty line between import groups
|
Lint & Format & CommitLint & Build:
src/testing/utils.ts#L30
`bee-agent-framework` import should occur before import of `../trace/trace.dto.js`
|
|
Lint & Format & CommitLint & Build:
src/testing/utils.ts#L154
Replace `"bee-agent-framework"` with `'bee-agent-framework'`
|
Lint & Format & CommitLint & Build:
src/testing/utils.ts#L158
Replace ``bee-agent-framework-BeeAgent-${traceId}`,` with `⏎····`bee-agent-framework-BeeAgent-${traceId}`,⏎···`
|
|
Lint & Format & CommitLint & Build:
src/testing/utils.ts#L160
Replace `······` with `········`
|
|
Lint & Format & CommitLint & Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|