Skip to content

begin adding uf2 reading functionality to picobin #8

begin adding uf2 reading functionality to picobin

begin adding uf2 reading functionality to picobin #8

Triggered via push September 17, 2024 22:56
Status Failure
Total duration 19s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: cmd/picobin/picobin_test.go#L13
cannot use fp (variable of type *elf.File) as io.ReaderAt value in argument to dump: *elf.File does not implement io.ReaderAt (missing method ReadAt)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/