Skip to content

Use unsafe.Slice instead of reflect.SliceHeader to build byte slice #108

Use unsafe.Slice instead of reflect.SliceHeader to build byte slice

Use unsafe.Slice instead of reflect.SliceHeader to build byte slice #108

Re-run triggered August 26, 2024 00:32
Status Failure
Total duration 51s
Artifacts

test.yaml

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

Annotations

6 errors and 3 warnings
Test (TinyGo 0.30.0): wasm/plugin.go#L11
"reflect" imported and not used
Test (TinyGo 0.30.0)
Process completed with exit code 2.
Test (TinyGo 0.29.0): wasm/plugin.go#L11
"reflect" imported and not used
Test (TinyGo 0.29.0)
Process completed with exit code 2.
Test (TinyGo 0.31.1): wasm/plugin.go#L11
"reflect" imported and not used
Test (TinyGo 0.31.1)
Process completed with exit code 2.
Test (TinyGo 0.30.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Test (TinyGo 0.29.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Test (TinyGo 0.31.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/