Skip to content

filemapping: add support for io/fs (including e.g. go:embed filesystems) #32

filemapping: add support for io/fs (including e.g. go:embed filesystems)

filemapping: add support for io/fs (including e.g. go:embed filesystems) #32

Re-run triggered July 18, 2023 07:20
Status Failure
Total duration 1m 41s
Artifacts

test.yaml

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

Annotations

2 errors and 3 warnings
test (windows-latest): filemapping.go#L44
cannot use f (variable of type fs.File) as *os.File value in argument to m.tryMap: need type assertion
test (windows-latest)
Process completed with exit code 1.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/