Port protojson coding stack to support shorthand HTTP payloads #176
Annotations
7 errors and 1 warning
build-and-test:
internal/protojson/json_marshal.go#L33
no required module provides package go.temporal.io/api/internal/protojson/errors; to add it:
|
build-and-test:
internal/protojson/json_marshal.go#L34
no required module provides package go.temporal.io/api/internal/protojson/genid; to add it:
|
build-and-test:
internal/protojson/json_marshal.go#L35
no required module provides package go.temporal.io/api/internal/protojson/json; to add it:
|
build-and-test:
internal/protojson/json_marshal.go#L36
no required module provides package go.temporal.io/api/internal/protojson/order; to add it:
|
build-and-test:
internal/protojson/json_unmarshal.go#L44
no required module provides package go.temporal.io/api/internal/protojson/set; to add it:
|
build-and-test:
internal/protojson/well_known_types.go#L21
no required module provides package go.temporal.io/api/internal/protojson/strs; to add it:
|
build-and-test
Process completed with exit code 2.
|
build-and-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/
|