Add new structured data type origin for cop and op #227
ci.yml
on: pull_request
lint
31s
codegen
43s
unit test
1m 34s
Annotations
9 errors and 5 warnings
lint
undefined: time.DateTime
|
lint
undefined: time.DateOnly
|
lint
undefined: time.TimeOnly
|
lint
obj.Origin undefined (type *types.Func has no field or method Origin)
|
lint
obj.Origin undefined (type *types.Func has no field or method Origin)
|
lint
obj.Origin undefined (type *types.Var has no field or method Origin)
|
lint
obj.Origin undefined (type *types.Func has no field or method Origin)
|
lint
g.info.ObjectOf(decl.Name).(*types.Func).Origin undefined (type *types.Func has no field or method Origin)
|
lint
Process completed with exit code 2.
|
gofmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
codegen
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go vet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|