CI pipeline for PR - (#277) feat(specs): Initial panos_ethernet_layer3_subinterface spec #582
pr_ci.yml
on: pull_request
Continuous integration
29s
lint
35s
Generate code
1m 22s
Annotations
14 errors
lint:
pkg/translate/terraform_provider/funcs.go#L1617
missing cases in switch of type properties.SchemaType: properties.SchemaEphemeralResource (exhaustive)
|
lint:
pkg/translate/terraform_provider/funcs.go#L1637
missing cases in switch of type properties.SchemaType: properties.SchemaEphemeralResource (exhaustive)
|
lint:
pkg/translate/terraform_provider/funcs.go#L2369
missing cases in switch of type properties.SchemaType: properties.SchemaEphemeralResource (exhaustive)
|
lint
issues found
|
Generate code
MockLocation does not satisfy manager.EntryLocation (missing method XpathWithComponents)
|
Generate code
MockLocation does not satisfy manager.EntryLocation (missing method XpathWithComponents)
|
Generate code
cannot use NewMockEntryService[*MockEntryObject, MockLocation](client) (value of type *MockEntryService[*MockEntryObject, MockLocation]) as manager.SDKEntryService[*MockEntryObject, MockLocation] value in assignment: *MockEntryService[*MockEntryObject, MockLocation] does not implement manager.SDKEntryService[*MockEntryObject, MockLocation] (missing method CreateWithXpath)
|
Generate code
MockLocation does not satisfy manager.EntryLocation (missing method XpathWithComponents)
|
Generate code
in call to manager.NewEntryObjectManager, L (type MockLocation) does not satisfy manager.EntryLocation (missing method XpathWithComponents)
|
Generate code
cannot use "4" (untyped string constant) as []string value in argument to sdk.Read
|
Generate code
cannot use "1" (untyped string constant) as []string value in argument to sdk.Read
|
Generate code
not enough arguments in call to sdk.Create
|
Generate code
not enough arguments in call to sdk.Create
|
Generate code
Process completed with exit code 1.
|