Skip to content

Changing filestore.offsets from map[int]msgDef to sync.Map #395

Changing filestore.offsets from map[int]msgDef to sync.Map

Changing filestore.offsets from map[int]msgDef to sync.Map #395

Triggered via pull request May 8, 2024 17:37
Status Failure
Total duration 1m 32s
Artifacts

ci.yaml

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

Annotations

68 errors and 21 warnings
build (1.21): store/file/filestore.go#L369
msgInfo.size undefined (type any has no field or method size)
build (1.21): store/file/filestore.go#L370
msgInfo.offset undefined (type any has no field or method offset)
build (1.21)
Process completed with exit code 2.
build (1.21, mongo)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix44)
The job was canceled because "_1_21" failed.
build (1.21, file)
The job was canceled because "_1_21" failed.
build (1.21, mongo, fix42)
The job was canceled because "_1_21" failed.
build (1.21, mongo, fix50)
The job was canceled because "_1_21" failed.
build (1.21, mongo, fix41)
The job was canceled because "_1_21" failed.
build (1.21, mongo, fix50sp2)
The job was canceled because "_1_21" failed.
build (1.21, mongo, fix43)
The job was canceled because "_1_21" failed.
build (1.21, mongo, fix50sp1)
The job was canceled because "_1_21" failed.
build (1.21, mongo, fix44)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix42)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix42)
The operation was canceled.
build (1.21, memory, fix50sp2)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix50sp2)
A task was canceled.
build (1.21, memory, fix50sp1)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix41)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix41)
The operation was canceled.
build (1.21, file, fix43)
The job was canceled because "_1_21" failed.
build (1.21, file, fix43)
The operation was canceled.
build (1.21, mongo, fix40)
The job was canceled because "_1_21" failed.
build (1.21, mongo, fix40)
The operation was canceled.
build (1.21, memory, fix50)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix50)
The operation was canceled.
build (1.21, file, fix40)
The job was canceled because "_1_21" failed.
build (1.21, file, fix40): store/file/filestore.go#L369
msgInfo.size undefined (type any has no field or method size)
build (1.21, file, fix40): store/file/filestore.go#L370
msgInfo.offset undefined (type any has no field or method offset)
build (1.21, file, fix40)
The operation was canceled.
build (1.21, file, fix42)
The job was canceled because "_1_21" failed.
build (1.21, file, fix42): store/file/filestore.go#L369
msgInfo.size undefined (type any has no field or method size)
build (1.21, file, fix42): store/file/filestore.go#L370
msgInfo.offset undefined (type any has no field or method offset)
build (1.21, file, fix42)
The operation was canceled.
build (1.21, memory, fix43)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix43)
The operation was canceled.
build (1.21, memory, fix40)
The job was canceled because "_1_21" failed.
build (1.21, memory, fix40)
The operation was canceled.
build (1.21, file, fix50)
The job was canceled because "_1_21" failed.
build (1.21, file, fix50): store/file/filestore.go#L369
msgInfo.size undefined (type any has no field or method size)
build (1.21, file, fix50): store/file/filestore.go#L370
msgInfo.offset undefined (type any has no field or method offset)
build (1.21, file, fix50)
The operation was canceled.
build (1.21, file, fix50sp2)
The job was canceled because "_1_21" failed.
build (1.21, file, fix50sp2): store/file/filestore.go#L369
msgInfo.size undefined (type any has no field or method size)
build (1.21, file, fix50sp2): store/file/filestore.go#L370
msgInfo.offset undefined (type any has no field or method offset)
build (1.21, file, fix50sp2)
The operation was canceled.
build (1.21, file, fix44)
The job was canceled because "_1_21" failed.
build (1.21, file, fix50sp1)
The job was canceled because "_1_21" failed.
build (1.21, file, fix44): store/file/filestore.go#L369
msgInfo.size undefined (type any has no field or method size)
build (1.21, file, fix50sp1): store/file/filestore.go#L369
msgInfo.size undefined (type any has no field or method size)
build (1.21, file, fix50sp1): store/file/filestore.go#L370
msgInfo.offset undefined (type any has no field or method offset)
build (1.21, file, fix44): store/file/filestore.go#L370
msgInfo.offset undefined (type any has no field or method offset)
build (1.21, file, fix50sp1)
The operation was canceled.
build (1.21, file, fix44)
The operation was canceled.
Linter
Cannot open: File exists
Linter
Cannot open: File exists
Linter
Cannot open: File exists
Linter
Cannot open: File exists
Linter
Cannot open: File exists
Linter
Cannot open: File exists
Linter
Cannot open: File exists
Linter
Cannot open: File exists
Linter
Cannot open: File exists
Linter
Cannot open: File exists
build (1.21, file, fix41)
The job was canceled because "_1_21" failed.
build (1.21, file, fix41): store/file/filestore.go#L369
msgInfo.size undefined (type any has no field or method size)
build (1.21, file, fix41): store/file/filestore.go#L370
msgInfo.offset undefined (type any has no field or method offset)
build (1.21, file, fix41)
The operation was canceled.
build (1.21, fix50sp1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, fix50sp1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21, memory)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, memory)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21, fix50)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, fix50)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21, fix42)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, fix42)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21, fix41)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, fix41)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21, fix40)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, fix40)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21, fix50sp2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, fix50sp2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21, fix44)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, fix44)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21, fix43)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21, fix43)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2