Adding support for Client IP Rules #474
Annotations
9 errors and 1 warning
build:
provider/resource_site.go#L116
missing ',' before newline in composite literal
|
build:
provider/resource_site.go#L119
expected '(', found createSite
|
build:
provider/resource_site.go#L149
expected '(', found readSite
|
build:
provider/resource_site.go#L211
expected '(', found updateSite
|
build:
provider/resource_site.go#L234
expected '(', found deleteSite
|
build:
provider/resource_site.go#L243
expected '}', found 'EOF'
|
build:
provider/resource_site.go#L116
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
build:
provider/resource_site.go#L119
syntax error: unexpected createSite, expected (
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|