Skip to content

add deletedns unit test #4666

add deletedns unit test

add deletedns unit test #4666

Triggered via pull request November 8, 2024 14:30
Status Failure
Total duration 2m 41s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Unit tests: packages/dockerCompose/src/editor.ts#L84
Replace `'dns'` with `"dns"`
Unit tests: packages/dockerCompose/test/unit/composeDeleteDns.test.ts#L6
Replace `'ComposeServiceEditor',·function` with `"ComposeServiceEditor",·function·`
Unit tests: packages/dockerCompose/test/unit/composeDeleteDns.test.ts#L7
Replace `'removeDns()',·function` with `"removeDns()",·function·`
Unit tests: packages/dockerCompose/test/unit/composeDeleteDns.test.ts#L8
Replace `'should·remove·the·dns·field·from·the·service',·function` with `"should·remove·the·dns·field·from·the·service",·function·`
Unit tests: packages/dockerCompose/test/unit/composeDeleteDns.test.ts#L14
Replace `'myimage'` with `"myimage"`
Unit tests: packages/dockerCompose/test/unit/composeDeleteDns.test.ts#L15
Replace `'8.8.8.8'` with `"8.8.8.8"`