🐛 Resolve the sender panic occurring during concurrent calls #427
Triggered via pull request
September 11, 2024 14:20
Status
Failure
Total duration
2m 41s
Artifacts
–
go.yml
on: pull_request
verify
1m 20s
verify-deps
24s
build
1m 3s
unit
1m 54s
integration
1m 17s
Annotations
12 errors and 5 warnings
build
p.client.Conn undefined (type *paho.Client has no field or method Conn)
|
build
p.client.Router undefined (type *paho.Client has no field or method Router)
|
build
Process completed with exit code 2.
|
integration
p.client.Conn undefined (type *paho.Client has no field or method Conn)
|
integration
p.client.Router undefined (type *paho.Client has no field or method Router)
|
integration
Process completed with exit code 2.
|
verify
p.client.Conn undefined (type *paho.Client has no field or method Conn)
|
verify
p.client.Router undefined (type *paho.Client has no field or method Router)
|
verify
Process completed with exit code 2.
|
unit
p.client.Conn undefined (type *paho.Client has no field or method Conn)
|
unit
p.client.Router undefined (type *paho.Client has no field or method Router)
|
unit
Process completed with exit code 2.
|
verify-deps
The following actions use a deprecated Node.js version 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/
|
build
The following actions use a deprecated Node.js version 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/
|
integration
The following actions use a deprecated Node.js version 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/
|
verify
The following actions use a deprecated Node.js version 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/
|
unit
The following actions use a deprecated Node.js version 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/
|