Skip to content

deps: update go-fiber to latest version #6

deps: update go-fiber to latest version

deps: update go-fiber to latest version #6

Triggered via push May 3, 2024 12:47
Status Success
Total duration 35s
Artifacts

ci.yaml

on: push
build-dialoguss
22s
build-dialoguss
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-dialoguss
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-dialoguss
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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-dialoguss: examples/fiber/main.go#L1
should have a package comment
build-dialoguss: examples/chargecard/main.go#L1
should have a package comment
build-dialoguss: examples/fiber/main.go#L17
exported type DPOConfig should have comment or be unexported
build-dialoguss: examples/fiber/main.go#L118
var transactionId should be transactionID
build-dialoguss: client.go#L436
parameter 'refundAmount' seems to be unused, consider removing or renaming it as _
build-dialoguss: examples/fiber/main.go#L78
exported function InitiatePayment should have comment or be unexported