Skip to content

feat+chore: BED-4955 - refactor to expect int64 graph IDs #2343

feat+chore: BED-4955 - refactor to expect int64 graph IDs

feat+chore: BED-4955 - refactor to expect int64 graph IDs #2343

Triggered via pull request October 22, 2024 19:39
Status Failure
Total duration 3m 13s
Artifacts

static-code-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
run-analysis
too many errors",
run-analysis
cannot use cardinality.NewBitmap64() (value of type cardinality.Duplex[uint64]) as cardinality.Provider[uint32] value in return statement: cardinality.Duplex[uint64] does not implement cardinality.Provider[uint32] (wrong type for method Add)\n\t\thave Add(...uint64)\n\t\twant Add(...uint32)",
run-analysis
cannot use uint32IDs (variable of type []uint32) as []uint64 value in argument to duplex.Add",
run-analysis
cannot use i (variable of type uint32) as uint64 value in argument to seen.Contains",
run-analysis
Process completed with exit code 1.
run-analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/BloodHound/BloodHound. Supported file pattern: go.sum