Skip to content

feat: use code-client-go to create and extend bundle [IDE-175] #3341

feat: use code-client-go to create and extend bundle [IDE-175]

feat: use code-client-go to create and extend bundle [IDE-175] #3341

Triggered via pull request March 25, 2024 17:25
Status Failure
Total duration 26s
Artifacts

instance-tests.yaml

on: pull_request
Matrix: instance tests
instance tests (Standard)
9s
instance tests (Standard)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
instance tests (Standard)
not enough arguments in call to sc.codeScanner.UploadAndAnalyze
instance tests (Standard)
cannot use FakeBundle{…} (value of type FakeBundle) as bundle.Bundle value in return statement: FakeBundle does not implement bundle.Bundle (wrong type for method UploadBatch)
instance tests (Standard)
Process completed with exit code 2.
instance tests (MT3)
not enough arguments in call to sc.codeScanner.UploadAndAnalyze
instance tests (MT3)
cannot use FakeBundle{…} (value of type FakeBundle) as bundle.Bundle value in return statement: FakeBundle does not implement bundle.Bundle (wrong type for method UploadBatch)
instance tests (MT3)
Process completed with exit code 2.
instance tests (MT1)
The job was canceled because "MT3" failed.
instance tests (MT1)
not enough arguments in call to sc.codeScanner.UploadAndAnalyze
instance tests (MT1)
cannot use FakeBundle{…} (value of type FakeBundle) as bundle.Bundle value in return statement: FakeBundle does not implement bundle.Bundle (wrong type for method UploadBatch)
instance tests (MT1)
Process completed with exit code 2.
instance tests (Standard)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, slackapi/slack-github-action@v1.24. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
instance tests (MT3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.