Skip to content

connector updated

connector updated #13

Triggered via push July 24, 2024 22:47
Status Success
Total duration 1m 10s
Artifacts

workflow.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: body.go#L10
exported type IBodyParser should have comment or be unexported
lint: body.go#L14
exported type JsonBody should have comment or be unexported
lint: body.go#L14
type JsonBody should be JSONBody
lint: body.go#L18
exported method JsonBody.Parse should have comment or be unexported
lint: body.go#L30
exported function NewJsonBodyParser should have comment or be unexported
lint: body.go#L30
func NewJsonBodyParser should be NewJSONBodyParser
lint: body.go#L34
exported function NewFormURLEncodedBodyParser should have comment or be unexported
lint: body.go#L38
exported type FormURLEncodedBody should have comment or be unexported
lint: body.go#L42
exported method FormURLEncodedBody.Parse should have comment or be unexported
lint: connector.go#L3
exported type Connector 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/