Skip to content

Golang tests are failing (due an upstream issue) #212

@eldipa

Description

@eldipa

Describe the bug
The tests for Go are failing in the CI environment.

Run go get -u github.com/traefik/yaegi/cmd/yaegi
package io/fs: unrecognized import path "io/fs": import path does not begin with hostname
package github.com/traefik/yaegi/stdlib/syscall: build constraints exclude all Go files in /home/runner/go/src/github.com/traefik/yaegi/stdlib/syscall
package github.com/traefik/yaegi/stdlib/unsafe: build constraints exclude all Go files in /home/runner/go/src/github.com/traefik/yaegi/stdlib/unsafe
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugout of sync between the code and the docs; something that should be fixed in the near future

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions