Skip to content

GitHub Security Code Scanning section #234

GitHub Security Code Scanning section

GitHub Security Code Scanning section #234

Triggered via pull request October 22, 2024 21:47
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Build, lint and unit tests
1m 3s
Build, lint and unit tests
Resolve e2e images
0s
Resolve e2e images
Matrix: playwright-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Build, lint and unit tests: pkg/github/projects/project_items_test.go#L29
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetAllProjectItems: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/projects/projects_test.go#L28
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetAllProjects: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/commits_test.go#L30
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetAllCommits: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/commits_test.go#L55
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetCommitsInRange: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/contributors_test.go#L27
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetAllContributors: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/contributors_test.go#L51
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetAllContributors: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/issues_test.go#L30
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetIssuesInRange: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/labels_test.go#L28
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetAllLabels: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/milestones_test.go#L30
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetAllMilestones: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: pkg/github/organizations_test.go#L23
cannot use client (variable of type *testutil.TestClient) as models.Client value in argument to GetAllOrganizations: *testutil.TestClient does not implement models.Client (missing method ListAlertsForRepo)
Build, lint and unit tests: src/DataSource.ts#L68
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
Build, lint and unit tests: src/DataSource.ts#L97
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
Build, lint and unit tests: src/DataSource.ts#L117
'toPromise' is deprecated. Replaced with {@link firstValueFrom } and {@link lastValueFrom }. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise
Build, lint and unit tests: src/common/annotationsFromDataFrame.ts#L120
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
Build, lint and unit tests: src/module.ts#L15
'setVariableQueryEditor' is deprecated. -- prefer using {@link StandardVariableSupport} or {@link CustomVariableSupport} or {@link DataSourceVariableSupport} in data source instead
Build, lint and unit tests: src/types.ts#L158
'DataQuery' is deprecated. use the type from