Skip to content

Merge pull request #2 from Nebula-DEX/deployment-pipeline #3

Merge pull request #2 from Nebula-DEX/deployment-pipeline

Merge pull request #2 from Nebula-DEX/deployment-pipeline #3

Triggered via push October 24, 2024 11:57
Status Failure
Total duration 39s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: twelve_data/client.go#L57
S1024: should use time.Until instead of t.Sub(time.Now()) (gosimple)
lint: api/api.go#L81
printf: non-constant format string in call to github.com/charmbracelet/log.Infof (govet)
lint: bybit/client.go#L51
SA1030: 'bitSize' argument is invalid, must be either 32 or 64 (staticcheck)
lint: bybit/client.go#L52
SA1030: 'bitSize' argument is invalid, must be either 32 or 64 (staticcheck)
lint: bybit/client.go#L53
SA1030: 'bitSize' argument is invalid, must be either 32 or 64 (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/