Skip to content

fix sha version

fix sha version #25

Triggered via pull request September 1, 2023 10:07
Status Failure
Total duration 2m 18s
Artifacts

build_and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: cli/main.go#L19
cannot use file (variable of type *os.File) as string value in argument to core.CalculateHash
build: core/core_test.go#L26
cannot use file (variable of type *os.File) as string value in argument to core.CalculateHash
build: gui/main.go#L52
cannot use file (variable of type *os.File) as string value in argument to core.CalculateHash
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/