calculate and write out metadata #274
Annotations
4 errors and 1 warning
cmd-car-split.go#L199
cannot use int64(len(nulRootCarHeader)) (constant 26 of type int64) as uint64 value in assignment
|
cmd-car-split.go#L209
invalid operation: currentFileSize += int64(len(data)) (mismatched types uint64 and int64)
|
cmd-car-split.go#L244
invalid operation: currentFileSize + int64(dagSize) (mismatched types uint64 and int64)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading