Remove unused tags from discovery #78
build_and_test.yml
on: push
Run unit tests
34s
Run e2e scenarios
34s
Annotations
6 errors and 2 warnings
Run unit tests:
proposal/v3/proposal_json.go#L406
in.Tags undefined (type Proposal has no field or method Tags)
|
Run unit tests:
proposal/v3/proposal_json.go#L411
in.Tags undefined (type Proposal has no field or method Tags)
|
Run unit tests
Process completed with exit code 1.
|
Run e2e scenarios:
proposal/v3/proposal_json.go#L406
in.Tags undefined (type Proposal has no field or method Tags)
|
Run e2e scenarios:
proposal/v3/proposal_json.go#L411
in.Tags undefined (type Proposal has no field or method Tags)
|
Run e2e scenarios
Process completed with exit code 1.
|
Run unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run e2e scenarios
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|