Skip to content

fix sm response parsing #1040

fix sm response parsing

fix sm response parsing #1040

Triggered via pull request July 26, 2023 08:58
Status Failure
Total duration 4m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build: client/sm/client.go#L71
exported: type name will be used as sm.SMAAPErr by other packages, and that stutters; consider calling this AAPErr (revive)
Build
Process completed with exit code 2.
Build
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/