chore(deps): update actions/cache action to v4 #429
Annotations
1 error and 2 warnings
No benchmark result was found in /home/runner/work/stackie/stackie/output.txt. Benchmark output was '? github.com/bjerkio/stackie/cmd [no test files]
? github.com/bjerkio/stackie/pkg/common [no test files]
? github.com/bjerkio/stackie/pkg/config [no test files]
? github.com/bjerkio/stackie/pkg/provider [no test files]
? github.com/bjerkio/stackie/pkg/provider/pulumi [no test files]
? github.com/bjerkio/stackie/pkg/provider/pulumi/types [no test files]
? github.com/bjerkio/stackie/pkg/stackie [no test files]
? github.com/bjerkio/stackie/pkg/types [no test files]
/home/runner/.config/stackie/stackie.yml
<nil>
/home/runner/.config/stackie/stackie.yml
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x1166e8b]
goroutine 34 [running]:
github.com/bjerkio/stackie/pkg/stackie.Setup(0xc1b851c149c39b01, 0xd9591d)
/home/runner/work/stackie/stackie/pkg/stackie/setup.go:18 +0x6b
github.com/bjerkio/stackie/test.BenchmarkCmd(0xc000260480)
/home/runner/work/stackie/stackie/test/benchmark_test.go:11 +0x2c
testing.(*B).runN(0xc000260480, 0x1)
/opt/hostedtoolcache/go/1.16.15/x64/src/testing/benchmark.go:192 +0xeb
testing.(*B).run1.func1(0xc000260480)
/opt/hostedtoolcache/go/1.16.15/x64/src/testing/benchmark.go:232 +0x57
created by testing.(*B).run1
/opt/hostedtoolcache/go/1.16.15/x64/src/testing/benchmark.go:225 +0x7f
exit status 2
FAIL github.com/bjerkio/stackie/test 0.021s
FAIL
'
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading