dynamic content execution #17
Annotations
13 errors and 4 warnings
lint:
body.go#L95
ineffectual assignment to formData
|
lint:
body.go#L95
ineffectual assignment to formData
|
lint
Process completed with exit code 3.
|
lint:
body.go#L11
exported type IBodyParser should have comment or be unexported
|
lint:
body.go#L16
exported type JsonBody should have comment or be unexported
|
lint:
body.go#L16
type JsonBody should be JSONBody
|
lint:
body.go#L20
exported method JsonBody.Parse should have comment or be unexported
|
lint:
body.go#L32
exported method JsonBody.ContentType should have comment or be unexported
|
lint:
body.go#L36
exported function NewJsonBodyParser should have comment or be unexported
|
lint:
body.go#L36
func NewJsonBodyParser should be NewJSONBodyParser
|
lint:
body.go#L40
exported function NewFormURLEncodedBodyParser should have comment or be unexported
|
lint:
body.go#L44
exported type FormURLEncodedBody should have comment or be unexported
|
lint:
body.go#L48
exported method FormURLEncodedBody.ContentType should have comment or be unexported
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|