Skip to content

refactor: optimize errors handler #227

refactor: optimize errors handler

refactor: optimize errors handler #227

Triggered via push January 10, 2024 09:55
Status Failure
Total duration 42s
Artifacts

gosshci.yaml

on: push
Matrix: gosshci
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Test with go 1.18 on ubuntu-latest
undefined: time.DateTime
Test with go 1.18 on ubuntu-latest
undefined: time.DateOnly
Test with go 1.18 on ubuntu-latest
undefined: time.TimeOnly
Test with go 1.18 on ubuntu-latest
obj.Origin undefined (type *types.Func has no field or method Origin)
Test with go 1.18 on ubuntu-latest
obj.Origin undefined (type *types.Func has no field or method Origin)
Test with go 1.18 on ubuntu-latest
obj.Origin undefined (type *types.Var has no field or method Origin)
Test with go 1.18 on ubuntu-latest
obj.Origin undefined (type *types.Func has no field or method Origin)
Test with go 1.18 on ubuntu-latest
g.info.ObjectOf(decl.Name).(*types.Func).Origin undefined (type *types.Func has no field or method Origin)
Test with go 1.18 on ubuntu-latest
Process completed with exit code 2.
Test with go 1.18 on ubuntu-latest
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/