Skip to content

fix: fixed 404 response codes not being returned #20

fix: fixed 404 response codes not being returned

fix: fixed 404 response codes not being returned #20

Triggered via push March 21, 2024 10:03
Status Success
Total duration 2m 13s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: ml/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
test: connect/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
test: history/utils.go#L70
Error return value of `val.DecodeStruct` is not checked (errcheck)
test: ml/client.go#L86
func `(*Client).head` is unused (unused)
test: ml/client.go#L98
func `(*Client).put` is unused (unused)
test: ml/client.go#L102
func `(*Client).delete` is unused (unused)
test: ml/types_common.go#L47
func `mapDiscriminatorReference` is unused (unused)
test: connect/client.go#L86
func `(*Client).head` is unused (unused)
test: connect/client.go#L98
func `(*Client).put` is unused (unused)
test: frontend/client.go#L86
func `(*Client).head` is unused (unused)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.