Skip to content

build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 #363

build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0

build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 #363

Triggered via push January 6, 2025 10:59
Status Failure
Total duration 15m 14s
Artifacts 16

builds.yml

on: push
dist-linux-osx
51s
dist-linux-osx
Matrix: build-win
Matrix: build
Matrix: build-osx
Matrix: sign-win
Matrix: pkg-deb
Matrix: pkg-rpm
Matrix: pkg-osx
Matrix: pkg-msi
Matrix: integration-test-linux
Matrix: clean-tmp-files
Matrix: integration-test-osx
Matrix: integration-test-windows
make-release
0s
make-release
Matrix: clean-tmp-winbin
clean-tmp-dist
0s
clean-tmp-dist
Matrix: upload-binary-release-assets
Matrix: upload-linux-deb-assets
Matrix: upload-linux-rpm-assets
Matrix: upload-osx-pkg-assets
Matrix: upload-windows-release-assets
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 24 warnings
test-linux: pkg/snclient/docs_test.go#L9
Import statement 'golang.org/x/exp/slices' can be replaced by 'slices' (exptostd)
test-linux: pkg/snclient/commands/update.go#L13
Import statement 'golang.org/x/exp/slices' can be replaced by 'slices' (exptostd)
test-linux: pkg/snclient/check_files_test.go#L50
os.MkdirTemp() could be replaced by t.TempDir() in TestCheckFilesNoPermission (usetesting)
test-linux: pkg/snclient/config_test.go#L134
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestConfigIncludeFile (usetesting)
test-linux: pkg/snclient/config_test.go#L171
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestConfigIncludeDir (usetesting)
test-linux: pkg/snclient/config_test.go#L209
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestConfigIncludeWildcards (usetesting)
test-linux: pkg/snclient/config_test.go#L374
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestConfigLongLines (usetesting)
test-linux: pkg/snclient/config_test.go#L469
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestConfigHTTPInclude (usetesting)
test-linux: pkg/snclient/snclient_test.go#L48
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in TestConfigInheritance (usetesting)
test-linux: pkg/snclient/test_utils_test.go#L38
os.CreateTemp("", ...) could be replaced by os.CreateTemp(t.TempDir(), ...) in StartTestAgent (usetesting)
integration-test-linux (linux, x86_64)
Process completed with exit code 1.
get-version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-bsd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (freebsd, x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (freebsd, i386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (linux, i386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (freebsd, aarch64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (linux, x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (linux, aarch64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dist-linux-osx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dist-win
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-win (windows, aarch64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-win (windows, i386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-win (windows, x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pkg-rpm (linux, i386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pkg-rpm (linux, x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pkg-rpm (linux, aarch64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pkg-deb (linux, x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pkg-deb (linux, aarch64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pkg-deb (linux, i386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clean-tmp-files (linux, aarch64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clean-tmp-files (linux, i386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clean-tmp-files (linux, x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
integration-test-linux (linux, x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
dist
16.3 KB
snclient-0.29.0016-freebsd-aarch64
5.51 MB
snclient-0.29.0016-freebsd-i386
5.73 MB
snclient-0.29.0016-freebsd-x86_64
6.01 MB
snclient-0.29.0016-linux-aarch64.deb
12 MB
snclient-0.29.0016-linux-aarch64.rpm
14.9 MB
snclient-0.29.0016-linux-i386.deb
12.7 MB
snclient-0.29.0016-linux-i386.rpm
15.4 MB
snclient-0.29.0016-linux-x86_64.deb
13.5 MB
snclient-0.29.0016-linux-x86_64.rpm
16.1 MB
snclient-0.29.0016-osx-aarch64.pkg
10.2 MB
snclient-0.29.0016-osx-x86_64.pkg
10.7 MB
snclient-0.29.0016-windows-aarch64.msi
16 MB
snclient-0.29.0016-windows-i386.msi
16.5 MB
snclient-0.29.0016-windows-x86_64.msi
17.4 MB
windist
31.9 MB