Add support for endpoint-specific MAC address #79
Annotations
10 errors
Analyze (go):
pkg/compose/create.go#L204
service.Networks[nwKey].MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go):
pkg/compose/create.go#L208
service.Networks[nwKey].MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go):
pkg/compose/create.go#L209
service.Networks[nwKey].MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go):
pkg/compose/create.go#L215
nw.MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go):
pkg/compose/create.go#L225
service.Networks[nwKey].MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go):
pkg/compose/create.go#L371
config.MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go)
service.Networks[nwKey].MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go)
service.Networks[nwKey].MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go)
service.Networks[nwKey].MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|
Analyze (go)
service.Networks[nwKey].MacAddress undefined (type *"github.com/compose-spec/compose-go/types".ServiceNetworkConfig has no field or method MacAddress)
|