dockerfile: rules check for EXPOSE instruction #7336
Annotations
3 errors
Generate annotations:
frontend/dockerfile/dockerfile2llb/convert_expose_test.go#L125
=== RUN TestParsePortsWithRange
convert_expose_test.go:125:
Error Trace: /src/frontend/dockerfile/dockerfile2llb/convert_expose_test.go:125
Error: An error is expected but got nil.
Test: TestParsePortsWithRange
Messages: Received no error while trying to parse a hostname instead of ip
--- FAIL: TestParsePortsWithRange (0.00s)
|
Generate annotations:
frontend/dockerfile/dockerfile2llb/convert_expose_test.go#L108
=== RUN TestParsePorts
convert_expose_test.go:108:
Error Trace: /src/frontend/dockerfile/dockerfile2llb/convert_expose_test.go:108
Error: An error is expected but got nil.
Test: TestParsePorts
Messages: Received no error while trying to parse a hostname instead of ip
--- FAIL: TestParsePorts (0.00s)
|
Test
Process completed with exit code 1.
|
Loading