Skip to content

GnoVM Spec Checks

GnoVM Spec Checks #172

Triggered via schedule November 22, 2024 01:38
Status Success
Total duration 1m 21s
Artifacts

gno.yaml

on: schedule
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
test / test (1.21)
native type cannot be embedded:
test / test (1.21)
native type cannot be embedded:
test / test (1.21)
reflect: Field of non-struct type fmt.Stringer:
test / test (1.21)
reflect: Field of non-struct type fmt.Stringer:
test / test (1.21)
reflect: Field of non-struct type fmt.Stringer:
test / test (1.21)
pointer to non-native type cannot satisfy non-empty native interface; *main.foo doesn't implement fmt.Stringer:
test / test (1.21)
pointer to non-native type cannot satisfy non-empty native interface; *main.foo doesn't implement fmt.Stringer:
test / test (1.21)
pointer to non-native type cannot satisfy non-empty native interface; *main.foo doesn't implement fmt.Stringer:
test / test (1.21)
reflect: Field of non-struct type fmt.Stringer:
test / test (1.21)
pointer to non-native type cannot satisfy non-empty native interface; *main.foo doesn't implement fmt.Stringer:
test / test (1.21)
name New not declared:
test / test (1.21)
unknown import path reflect:
test / test (1.21)
unknown import path unsafe:
test / test (1.21)
unknown import path unsafe:
test / test (1.21)
unknown import path unsafe:
test / test (1.21)
unknown import path unsafe:
test / test (1.21)
unknown import path unsafe:
test / test (1.21)
unknown import path unsafe:
test / test (1.21)
unknown import path unsafe:
test / test (1.21)
unknown import path unsafe:
test / test (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/