Skip to content

feat:rename plugin call to apply #108

feat:rename plugin call to apply

feat:rename plugin call to apply #108

Triggered via push June 1, 2024 17:47
Status Failure
Total duration 1m 37s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: internal/middleware/rpc.go#L119
plugin.Apply undefined (type "github.com/begonia-org/go-sdk/api/plugin/v1".PluginServiceClient has no field or method Apply)
test: internal/middleware/rpc.go#L137
plugin.Info undefined (type "github.com/begonia-org/go-sdk/api/plugin/v1".PluginServiceClient has no field or method Info)
test
Process completed with exit code 1.
test
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/.
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/