Skip to content

transform spec

transform spec #3

Triggered via pull request June 5, 2024 11:55
@savmesavme
synchronize #1
hack/transforms
Status Failure
Total duration 6m 35s
Artifacts

cli.yml

on: pull_request
validate-release
7s
validate-release
Matrix: cli
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
cli (ubuntu-latest)
issues found
cli (windows-latest)
In function 'to_wasi_env_read_inner':
cli (windows-latest)
warning: implicit declaration of function 'open_memstream' [-Wimplicit-function-declaration]
cli (windows-latest)
warning: assignment to 'FILE *' {aka 'struct _iobuf *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
cli (windows-latest)
Process completed with exit code 1.
cli (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cli (ubuntu-latest): cli/internal/data_transform/transform.go#L19
unused-receiver: method receiver 'n' is not referenced in method's body, consider removing or renaming it as _ (revive)
cli (ubuntu-latest): cli/internal/data_transform/transform.go#L20
unused-receiver: method receiver 'n' is not referenced in method's body, consider removing or renaming it as _ (revive)
cli (ubuntu-latest): cli/internal/data_transform/transform.go#L21
unused-receiver: method receiver 'n' is not referenced in method's body, consider removing or renaming it as _ (revive)