Skip to content

lib/proto: add support for instantiating proto map fields #238

lib/proto: add support for instantiating proto map fields

lib/proto: add support for instantiating proto map fields #238

Re-run triggered July 26, 2023 08:38
Status Failure
Total duration 53s
Artifacts

tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 6 warnings
build (ubuntu-latest, 1.19.x): lib/proto/proto.go#L414
fmt.Errorf format %s reads arg #2, but call has 1 arg
build (ubuntu-latest, 1.19.x): lib/proto/proto.go#L436
fmt.Errorf format %w has arg k.String() of wrong type string
build (ubuntu-latest, 1.19.x): lib/proto/proto.go#L441
fmt.Errorf format %w has arg k.String() of wrong type string
build (ubuntu-latest, 1.19.x)
Process completed with exit code 1.
build (ubuntu-latest, 1.18.x): lib/proto/proto.go#L414
fmt.Errorf format %s reads arg #2, but call has 1 arg
build (ubuntu-latest, 1.18.x): lib/proto/proto.go#L436
fmt.Errorf format %w has arg k.String() of wrong type string
build (ubuntu-latest, 1.18.x): lib/proto/proto.go#L441
fmt.Errorf format %w has arg k.String() of wrong type string
build (ubuntu-latest, 1.18.x)
Process completed with exit code 2.
build (windows-latest, 1.19.x)
The operation was canceled.
build (windows-latest, 1.18.x)
The operation was canceled.
build (macos-latest, 1.18.x): lib/proto/proto.go#L414
fmt.Errorf format %s reads arg #2, but call has 1 arg
build (macos-latest, 1.18.x): lib/proto/proto.go#L436
fmt.Errorf format %w has arg k.String() of wrong type string
build (macos-latest, 1.18.x): lib/proto/proto.go#L441
fmt.Errorf format %w has arg k.String() of wrong type string
build (macos-latest, 1.18.x)
The operation was canceled.
build (macos-latest, 1.19.x)
The operation was canceled.
build (ubuntu-latest, 1.19.x)
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/
build (ubuntu-latest, 1.18.x)
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/
build (windows-latest, 1.19.x)
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/
build (windows-latest, 1.18.x)
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/
build (macos-latest, 1.18.x)
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/
build (macos-latest, 1.19.x)
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/