Skip to content

Desafio 10

Desafio 10 #1764

Triggered via pull request August 12, 2023 19:38
Status Failure
Total duration 41s
Artifacts

presubmit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test
printf: (*log.Logger).Printf format %s has arg currentSymbol of wrong type matbm.net/turing-machine/machine.symbol, see also https://pkg.go.dev/fmt#hdr-Printing (govet)
test
printf: (*log.Logger).Printf format %s has arg currentSymbol of wrong type matbm.net/turing-machine/machine.symbol, see also https://pkg.go.dev/fmt#hdr-Printing (govet)
test
printf: (*log.Logger).Printf format %s has arg currentSymbol of wrong type main.symbol, see also https://pkg.go.dev/fmt#hdr-Printing (govet)
test
printf: (*log.Logger).Printf format %s has arg currentSymbol of wrong type main.symbol, see also https://pkg.go.dev/fmt#hdr-Printing (govet)
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/