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