Skip to content

Ah/feature/preserve flags #74

Ah/feature/preserve flags

Ah/feature/preserve flags #74

Triggered via pull request March 7, 2024 16:24
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

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

Annotations

51 errors and 6 warnings
build (ubuntu/go-1.19.x): command/cp.go#L779
metadata.SetPreserveOwnership undefined (type storage.Metadata has no field or method SetPreserveOwnership)
build (ubuntu/go-1.19.x)
Process completed with exit code 2.
build (windows/go-1.20.x)
The job was canceled because "_1_19_x_ubuntu" failed.
build (windows/go-1.20.x)
The operation was canceled.
build (windows/go-1.19.x)
The job was canceled because "_1_19_x_ubuntu" failed.
build (windows/go-1.19.x)
The operation was canceled.
build (macos/go-1.19.x)
The job was canceled because "_1_19_x_ubuntu" failed.
build (macos/go-1.19.x): storage/fs_darwin.go#L61
no new variables on left side of :=
build (macos/go-1.19.x): storage/fs_darwin.go#L61
cannot use stat.Uid (variable of type uint32) as type int in argument to strconv.Itoa
build (macos/go-1.19.x): storage/fs_darwin.go#L62
no new variables on left side of :=
build (macos/go-1.19.x): storage/fs_darwin.go#L62
cannot use stat.Gid (variable of type uint32) as type int in argument to strconv.Itoa
build (macos/go-1.19.x): storage/fs_darwin.go#L73
undefined: strings
build (macos/go-1.19.x)
The operation was canceled.
build (macos/go-1.20.x)
The job was canceled because "_1_19_x_ubuntu" failed.
build (macos/go-1.20.x): storage/fs_darwin.go#L61
no new variables on left side of :=
build (macos/go-1.20.x): storage/fs_darwin.go#L61
cannot use stat.Uid (variable of type uint32) as int value in argument to strconv.Itoa
build (macos/go-1.20.x): storage/fs_darwin.go#L62
no new variables on left side of :=
build (macos/go-1.20.x): storage/fs_darwin.go#L62
cannot use stat.Gid (variable of type uint32) as int value in argument to strconv.Itoa
build (macos/go-1.20.x): storage/fs_darwin.go#L73
undefined: strings
build (macos/go-1.20.x)
The operation was canceled.
build (ubuntu/go-1.20.x)
The job was canceled because "_1_19_x_ubuntu" failed.
build (ubuntu/go-1.20.x): command/cp.go#L779
metadata.SetPreserveOwnership undefined (type storage.Metadata has no field or method SetPreserveOwnership)
build (ubuntu/go-1.20.x)
The operation was canceled.
qa (1.20.x, ubuntu): command/cp.go#L779
metadata.SetPreserveOwnership undefined (type storage.Metadata has no field or method SetPreserveOwnership)
qa (1.20.x, ubuntu)
metadata.SetPreserveOwnership undefined (type storage.Metadata has no field or method SetPreserveOwnership)
qa (1.20.x, ubuntu)
Process completed with exit code 2.
test (macos/go-1.19.x): storage/fs_darwin.go#L61
no new variables on left side of :=
test (macos/go-1.19.x): storage/fs_darwin.go#L61
cannot use stat.Uid (variable of type uint32) as type int in argument to strconv.Itoa
test (macos/go-1.19.x): storage/fs_darwin.go#L62
no new variables on left side of :=
test (macos/go-1.19.x): storage/fs_darwin.go#L62
cannot use stat.Gid (variable of type uint32) as type int in argument to strconv.Itoa
test (macos/go-1.19.x): storage/fs_darwin.go#L73
undefined: strings
test (macos/go-1.19.x)
Process completed with exit code 2.
test (windows/go-1.19.x)
The job was canceled because "_1_19_x_macos" failed.
test (windows/go-1.19.x): storage/fs_windows.go#L6
cannot find package "." in:
test (windows/go-1.19.x)
Process completed with exit code 1.
test (windows/go-1.20.x)
The job was canceled because "_1_19_x_macos" failed.
test (windows/go-1.20.x): storage/fs_windows.go#L6
cannot query module due to -mod=vendor
test (windows/go-1.20.x)
The operation was canceled.
test (ubuntu/go-1.20.x)
The job was canceled because "_1_19_x_macos" failed.
test (ubuntu/go-1.20.x): command/cp.go#L779
metadata.SetPreserveOwnership undefined (type storage.Metadata has no field or method SetPreserveOwnership)
test (ubuntu/go-1.20.x)
The operation was canceled.
test (ubuntu/go-1.19.x)
The job was canceled because "_1_19_x_macos" failed.
test (ubuntu/go-1.19.x): command/cp.go#L779
metadata.SetPreserveOwnership undefined (type storage.Metadata has no field or method SetPreserveOwnership)
test (ubuntu/go-1.19.x)
The operation was canceled.
test (macos/go-1.20.x)
The job was canceled because "_1_19_x_macos" failed.
test (macos/go-1.20.x): storage/fs_darwin.go#L61
no new variables on left side of :=
test (macos/go-1.20.x): storage/fs_darwin.go#L61
cannot use stat.Uid (variable of type uint32) as int value in argument to strconv.Itoa
test (macos/go-1.20.x): storage/fs_darwin.go#L62
no new variables on left side of :=
test (macos/go-1.20.x): storage/fs_darwin.go#L62
cannot use stat.Gid (variable of type uint32) as int value in argument to strconv.Itoa
test (macos/go-1.20.x): storage/fs_darwin.go#L73
undefined: strings
test (macos/go-1.20.x)
The operation was canceled.
build (ubuntu/go-1.19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu/go-1.19.x)
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/
qa (1.20.x, ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
qa (1.20.x, ubuntu)
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/
test (macos/go-1.19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos/go-1.19.x)
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/