Skip to content

A safe MkdirAll implementation #50

A safe MkdirAll implementation

A safe MkdirAll implementation #50

Triggered via pull request June 26, 2024 10:05
@cypharcyphar
synchronize #13
safe-mkdirall
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

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

Annotations

22 errors and 22 warnings
test (ubuntu-latest, 1.21): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (ubuntu-latest, 1.21)
Process completed with exit code 1.
test (ubuntu-latest, ^1): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (ubuntu-latest, ^1)
Process completed with exit code 1.
test (ubuntu-latest, 1.22): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (ubuntu-latest, 1.22)
Process completed with exit code 1.
test (macos-latest, 1.21): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (macos-latest, 1.21)
Process completed with exit code 1.
test (macos-latest, 1.22): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (macos-latest, 1.22)
Process completed with exit code 1.
test (macos-latest, ^1): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (macos-latest, ^1)
Process completed with exit code 1.
test (ubuntu-latest, 1.14): join.go#L19
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/unix
test (ubuntu-latest, 1.14)
Process completed with exit code 1.
test (windows-latest, 1.22): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (windows-latest, 1.22)
Process completed with exit code 1.
test (windows-latest, 1.14): join.go#L19
found packages unix (aliases.go) and main (mkasm.go) in C:\Users\runneradmin\go\pkg\mod\golang.org\x\[email protected]\unix
test (windows-latest, 1.14)
Process completed with exit code 1.
test (windows-latest, 1.21): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (windows-latest, 1.21)
Process completed with exit code 1.
test (windows-latest, ^1): join.go#L19
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/cyphar/filepath-securejoin); to add:
test (windows-latest, ^1)
Process completed with exit code 1.
test (ubuntu-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/filepath-securejoin/filepath-securejoin. Supported file pattern: go.sum
test (ubuntu-latest, ^1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, ^1)
Restore cache failed: Dependencies file is not found in /home/runner/work/filepath-securejoin/filepath-securejoin. Supported file pattern: go.sum
test (ubuntu-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/filepath-securejoin/filepath-securejoin. Supported file pattern: go.sum
test (macos-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest, 1.21)
Restore cache failed: Dependencies file is not found in /Users/runner/work/filepath-securejoin/filepath-securejoin. Supported file pattern: go.sum
test (macos-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest, 1.22)
Restore cache failed: Dependencies file is not found in /Users/runner/work/filepath-securejoin/filepath-securejoin. Supported file pattern: go.sum
test (macos-latest, ^1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest, ^1)
Restore cache failed: Dependencies file is not found in /Users/runner/work/filepath-securejoin/filepath-securejoin. Supported file pattern: go.sum
test (ubuntu-latest, 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 1.14)
Restore cache failed: Dependencies file is not found in /home/runner/work/filepath-securejoin/filepath-securejoin. Supported file pattern: go.sum
test (windows-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 1.22)
Restore cache failed: Dependencies file is not found in D:\a\filepath-securejoin\filepath-securejoin. Supported file pattern: go.sum
test (windows-latest, 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 1.14)
Restore cache failed: Dependencies file is not found in D:\a\filepath-securejoin\filepath-securejoin. Supported file pattern: go.sum
test (windows-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 1.21)
Restore cache failed: Dependencies file is not found in D:\a\filepath-securejoin\filepath-securejoin. Supported file pattern: go.sum
test (windows-latest, ^1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, ^1)
Restore cache failed: Dependencies file is not found in D:\a\filepath-securejoin\filepath-securejoin. Supported file pattern: go.sum