Skip to content

Merge pull request #2 from seyitErdemir/dev/add-new-workflows #2

Merge pull request #2 from seyitErdemir/dev/add-new-workflows

Merge pull request #2 from seyitErdemir/dev/add-new-workflows #2

Triggered via push March 13, 2024 13:05
Status Success
Total duration 1m 5s
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: body.go#L59
func mapToUrlValues should be mapToURLValues
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/