Skip to content

Replace usages of install-script #119

Replace usages of install-script

Replace usages of install-script #119

Triggered via push November 9, 2023 15:36
Status Failure
Total duration 2m 12s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: govarnam/govarnam_ml_test.go#L379
undefined: os
build: govarnam/govarnam_test.go#L106
assignment mismatch: 2 variables but os.TempDir returns 1 values
build: govarnam/govarnam_test.go#L106
too many arguments in call to os.TempDir
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/