Skip to content

Ah/feature/preserve flags #75

Ah/feature/preserve flags

Ah/feature/preserve flags #75

Triggered via pull request March 7, 2024 17:19
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

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

Annotations

48 errors and 10 warnings
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)
Process completed with exit code 2.
build (windows/go-1.19.x)
The job was canceled because "_1_19_x_macos" failed.
build (windows/go-1.19.x)
The operation was canceled.
build (macos/go-1.20.x)
The job was canceled because "_1_19_x_macos" 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 (windows/go-1.20.x)
The job was canceled because "_1_19_x_macos" failed.
build (windows/go-1.20.x)
The operation was canceled.
qa (1.20.x, ubuntu): command/cp.go#L775
var userId should be userID (ST1003)
qa (1.20.x, ubuntu): command/cp.go#L775
var groupId should be groupID (ST1003)
qa (1.20.x, ubuntu): storage/s3.go#L138
var userId should be userID (ST1003)
qa (1.20.x, ubuntu): storage/s3.go#L139
var groupId should be groupID (ST1003)
qa (1.20.x, ubuntu): storage/storage.go#L117
struct field UserId should be UserID (ST1003)
qa (1.20.x, ubuntu): storage/storage.go#L118
struct field GroupId should be GroupID (ST1003)
qa (1.20.x, ubuntu): storage/storage.go#L240
struct field FileUid should be FileUID (ST1003)
qa (1.20.x, ubuntu): storage/storage.go#L241
struct field FileGid should be FileGID (ST1003)
qa (1.20.x, ubuntu): storage/storage.go#L252
func parameter userId should be userID (ST1003)
qa (1.20.x, ubuntu): storage/storage.go#L252
func parameter groupId should be groupID (ST1003)
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)
The operation was canceled.
test (windows/go-1.20.x)
The job was canceled because "_1_19_x_macos" failed.
test (windows/go-1.20.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.
test (ubuntu/go-1.20.x)
The job was canceled because "_1_19_x_macos" failed.
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)
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/
build (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/.
build (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/
build (ubuntu/go-1.20.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.20.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/