Skip to content

update go mod

update go mod #25

Triggered via pull request December 14, 2023 06:55
Status Failure
Total duration 58s
Artifacts

regression_parachain.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test (3.7, 1.16.x, ubuntu-latest)
warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘wabt::BinarySection’ [-Wformat=]
test (3.7, 1.16.x, ubuntu-latest)
note: in definition of macro ‘ERROR_UNLESS’
test (3.7, 1.16.x, ubuntu-latest)
note: format string is defined here
test (3.7, 1.16.x, ubuntu-latest)
warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘wabt::BinarySection’ [-Wformat=]
test (3.7, 1.16.x, ubuntu-latest)
note: in definition of macro ‘ERROR_UNLESS’
test (3.7, 1.16.x, ubuntu-latest)
note: format string is defined here
test (3.7, 1.16.x, ubuntu-latest)
Process completed with exit code 1.
test (3.7, 1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/