Skip to content

Integrate iam

Integrate iam #71

Re-run triggered February 15, 2024 10:15
Status Failure
Total duration 1m 9s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
tests: main.go#L164
cannot use vchanOpen (variable of type *vchanmanager.VChan) as vchanmanager.VChanItf value in argument to vchanmanager.New: *vchanmanager.VChan does not implement vchanmanager.VChanItf (wrong type for method Connect)
tests: main.go#L164
cannot use vchanSecure (variable of type *vchanmanager.VChan) as vchanmanager.VChanItf value in argument to vchanmanager.New: *vchanmanager.VChan does not implement vchanmanager.VChanItf (wrong type for method Connect)
tests
Process completed with exit code 1.
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
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/