PBM version bump #828
reviewdog.yml
on: pull_request
runner / go-test
36s
runner / shellcheck
7s
runner / misspell
17s
runner / alex
32s
runner / golangci-lint
50s
runner / gofmt
24s
runner / shfmt
18s
Annotations
18 errors and 4 warnings
runner / golangci-lint:
e2e-tests/pkg/tests/sharded/test_backup_cancellation.go#L51
func `checkNoBackupFiles` is unused (unused)
|
runner / golangci-lint:
e2e-tests/pkg/pbm/pbm_ctl.go#L184
the given struct should be annotated with the `json` tag (musttag)
|
runner / golangci-lint:
cmd/pbm-agent/args.go#L15
SA1019: reflect.StringHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.20: Use unsafe.String or unsafe.StringData instead. (staticcheck)
|
test_PBM-1297.test_logical_pitr_PBM_T253:
psmdb-testing/pbm-functional/pytest/test_PBM-1297.py#L86
AssertionError: Starting restore 2024-05-14T11:14:27.344286087Z to point-in-time 2024-05-14T11:12:58 from '2024-05-14T11:11:53Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1715685122.1715685176: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1715685147,"I":3},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"config.databases","Object":[{"Key":"_id","Value":"test"},{"Key":"primary","Value":"rs1"},{"Key":"partitioned","Value":false},{"Key":"version","Value":[{"Key":"uuid","Value":{"Subtype":4,"Data":"y8lpcpXgT/yVP4+bheM3zA=="}},{"Key":"lastMod","Value":1}]},{"Key":"lastMovedTimestamp","Value":{"T":1715685147,"I":1}}],"Query":null,"UI":{"Subtype":4,"Data":"NC9shrguRaiFJwR+F11uvw=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) cannot apply insert or update operation on a non-existent namespace config.databases: { ts: Timestamp(1715685147, 3), t: 1, v: 2, op: "i", ns: "config.databases", o: { _id: "test", primary: "rs1", partitioned: false, version: { uuid: UUID("cbc96972-95e0-4ffc-953f-8f9b85e337cc"), lastMod: 1 }, lastMovedTimestamp: Timestamp(1715685147, 1) }, ui: UUID("342f6c86-b82e-45a8-8527-047e175d6ebf") }
|
test_PBM-799.test_logical_PBM_T254:
psmdb-testing/pbm-functional/pytest/test_PBM-799.py#L60
AssertionError: Error: backup '2024-05-14T11:18:07Z' didn't finish successfully
|
test_PBM-1297.test_logical_pitr_PBM_T253:
psmdb-testing/pbm-functional/pytest/test_PBM-1297.py#L86
AssertionError: Starting restore 2024-05-14T11:14:32.455147298Z to point-in-time 2024-05-14T11:12:57 from '2024-05-14T11:11:52Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1715685120.1715685175: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1715685146,"I":2},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"config.databases","Object":[{"Key":"_id","Value":"test"},{"Key":"primary","Value":"rs1"},{"Key":"partitioned","Value":true},{"Key":"version","Value":[{"Key":"uuid","Value":{"Subtype":4,"Data":"QgmHZZN9TKa6+p7xnzCx6Q=="}},{"Key":"timestamp","Value":{"T":1715685145,"I":15}},{"Key":"lastMod","Value":1}]}],"Query":null,"UI":{"Subtype":4,"Data":"gJZkYV1lRhCEwYU9+M30kQ=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) cannot apply insert or update operation on a non-existent namespace config.databases: { ts: Timestamp(1715685146, 2), t: 1, v: 2, op: "i", ns: "config.databases", o: { _id: "test", primary: "rs1", partitioned: true, version: { uuid: UUID("42098765-937d-4ca6-bafa-9ef19f30b1e9"), timestamp: Timestamp(1715685145, 15), lastMod: 1 } }, ui: UUID("80966461-5d65-4610-84c1-853df8cdf491") }
|
test_PBM-799.test_logical_PBM_T254:
psmdb-testing/pbm-functional/pytest/test_PBM-799.py#L60
AssertionError: Error: backup '2024-05-14T11:18:28Z' didn't finish successfully
|
test_replicaset.test_logical_timeseries_PBM_T224:
psmdb-testing/pbm-functional/pytest/test_replicaset.py#L109
AssertionError: Starting restore 2024-05-14T11:38:46.566918514Z to point-in-time 2024-05-14T11:38:16 from '2024-05-14T11:37:26Z'...Started logical restore.
Waiting to finish....Error: operation failed with: reply oplog: replay chunk 1715686694.1715686724: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1715686695,"I":2},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600},{"Key":"exclude","Value":[]}]}]]}],"Query":null,"UI":{"Subtype":4,"Data":"Isu71KMGTym07D0fOecqbA=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) Failed to apply operation due to missing collection (22cbbbd4-a306-4f29-b4ec-3d1f39e72a6c): { ts: Timestamp(1715686695, 2), t: 1, v: 2, op: "i", ns: "test.system.views", o: { _id: "test.test2", viewOn: "system.buckets.test2", pipeline: [ { $_internalUnpackBucket: { timeField: "timestamp", metaField: "data", bucketMaxSpanSeconds: 3600, exclude: [] } } ] }, ui: UUID("22cbbbd4-a306-4f29-b4ec-3d1f39e72a6c"), h: 0, wall: new Date(0) }
|
test_PBM-1297.test_logical_pitr_PBM_T253:
psmdb-testing/pbm-functional/pytest/test_PBM-1297.py#L86
AssertionError: Starting restore 2024-05-14T11:14:32.229941056Z to point-in-time 2024-05-14T11:12:59 from '2024-05-14T11:11:53Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1715685122.1715685177: apply oplog for chunk: applying a transaction entry: apply txn: {
"Timestamp": {
"T": 1715685147,
"I": 17
},
"Term": 1,
"Hash": null,
"Version": 2,
"Operation": "c",
"Namespace": "admin.$cmd",
"Object": [
{
"Key": "applyOps",
"Value": [
[
{
"Key": "op",
"Value": "c"
},
{
"Key": "ns",
"Value": "config.$cmd"
},
{
"Key": "ui",
"Value": {
"Subtype": 4,
"Data": "yBi9Kr6LSHaRtCLQcwEiag=="
}
},
{
"Key": "o",
"Value": [
{
"Key": "create",
"Value": "databases"
},
{
"Key": "idIndex",
"Value": [
{
"Key": "v",
"Value": 2
},
{
"Key": "key",
"Value": [
{
"Key": "_id",
"Value": 1
}
]
},
{
"Key": "name",
"Value": "_id_"
}
]
}
]
}
],
[
{
"Key": "op",
"Value": "i"
},
{
"Key": "ns",
"Value": "config.databases"
},
{
"Key": "ui",
"Value": {
"Subtype": 4,
"Data": "yBi9Kr6LSHaRtCLQcwEiag=="
}
},
{
"Key": "o",
"Value": [
{
"Key": "_id",
"Value": "test"
},
{
"Key": "primary",
"Value": "rs2"
},
{
"Key": "partitioned",
"Value": false
},
{
"Key": "version",
"Value": [
{
"Key": "uuid",
"Value": {
"Subtype": 4,
"Data": "fuaoE0ZQSdmqUEBhCXyljg=="
}
},
{
"Key": "timestamp",
"Value": {
"T": 1715685147,
"I": 15
}
},
{
"Key": "lastMod",
"Value": 1
}
]
}
]
},
{
"Key": "o2",
"Value": [
{
"Key": "_id",
"Value": "test"
}
]
}
],
[
{
"Key": "op",
"Value": "i"
},
{
"Key": "ns",
"Value": "config.placementHistory"
},
{
"Key": "ui",
"Value": {
"Subtype": 4,
"Data": "7DLU9iWMQHOFMdsjcphvBw=="
}
},
{
"Key": "o",
"Value": [
{
"Key": "_id",
"Value": "6643471b5d0813f23057d728"
},
{
"Key": "nss",
"Value": "test"
},
{
"Key": "timestamp",
"Value": {
"T": 1715685147,
"I": 15
}
},
{
"Key": "shards",
"Value": [
"rs2"
]
}
]
},
{
"Key": "o2",
"Value": [
{
"Key": "_id",
"Value": "6643471b5d0813f23057d728"
}
]
}
]
]
}
],
"Query": null,
"UI": null,
"LSID": "ZgAAAAVpZAAQAAAABG7MklAYZkAalk6IKjioPoUFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgFdHhuVVVJRAAQAAAABAOg1wanKUHxjOIUEgrwVxoA",
"TxnNumber": 0,
"PrevOpTime": "HAAAABF0cwAAAAAAAAAAABJ0AP//////////AA=="
}: applying transaction op: op: {"Timestamp":{"T":1715685147,"I":17},"Term":1,"Hash":null,"Version":0,"Operation":"i","Namespace":"config.databases","Object":[{"Key":"_id","Value":"test"},{"Key":"primary","Value":"rs2"},{"Key":"partitioned","Value":false},{"Key":"version","Value":[{"Key":"uuid","Value":{"Subtype":4,"Data":"fuaoE0ZQSdmqUEBhCXyljg=="}},{"Key":"timestamp","Value":{"T":1715685147,"I":15}},{"Key":"lastMod","Value":1}]}],"Query":[{"Key":"_id","Value":"test"}],"UI":{"Subtype":4,"Data":"yBi9Kr6LSHaRtCLQcwEiag=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (UnknownError) applyOps had one or more errors applying ops
|
test_PBM-799.test_logical_PBM_T254:
psmdb-testing/pbm-functional/pytest/test_PBM-799.py#L60
AssertionError: Error: backup '2024-05-14T11:17:53Z' didn't finish successfully
|
test_replicaset.test_logical_timeseries_PBM_T224:
psmdb-testing/pbm-functional/pytest/test_replicaset.py#L109
AssertionError: Starting restore 2024-05-14T11:38:19.138588724Z to point-in-time 2024-05-14T11:37:48 from '2024-05-14T11:36:59Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1715686666.1715686696: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1715686667,"I":3},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600}]}]]}],"Query":[{"Key":"_id","Value":"test.test2"}],"UI":{"Subtype":4,"Data":"ACHPQJk7SHuS3c52N/sRpA=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (UnknownError) applyOps had one or more errors applying ops
|
test_timeseries.test_logical_PBM_T252:
psmdb-testing/pbm-functional/pytest/test_timeseries.py#L64
AssertionError: Starting restore 2024-05-14T11:47:48.009887045Z from '2024-05-14T11:47:18Z'...Started logical restore.
Waiting to finish....Error: operation failed with: waiting for dumpDone: cluster failed: waiting for dumpDone: cluster failed: reply oplog: replay chunk 1715687238.1715687248: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1715687238,"I":10},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.buckets.test2","Object":[{"Key":"_id","Value":"66434f34dd5104129aa34727"},{"Key":"control","Value":[{"Key":"version","Value":1},{"Key":"min","Value":[{"Key":"_id","Value":"66434f462b7d5e1388e490ac"},{"Key":"timestamp","Value":"2024-05-14T11:47:00Z"}]},{"Key":"max","Value":[{"Key":"_id","Value":"66434f462b7d5e1388e490ac"},{"Key":"timestamp","Value":"2024-05-14T11:47:18.628Z"}]}]},{"Key":"meta","Value":9},{"Key":"data","Value":[{"Key":"timestamp","Value":[{"Key":"0","Value":"2024-05-14T11:47:18.628Z"}]},{"Key":"_id","Value":[{"Key":"0","Value":"66434f462b7d5e1388e490ac"}]}]}],"Query":[{"Key":"meta","Value":9},{"Key":"_id","Value":"66434f34dd5104129aa34727"}],"UI":null,"LSID":"SAAAAAVpZAAQAAAABLdyDLiknEVEuAVVFo9RVcQFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA","TxnNumber":1,"PrevOpTime":"HAAAABF0cwAAAAAAAAAAABJ0AP//////////AA=="} | merr <nil>: applyOps: (NamespaceNotFound) cannot apply insert or update operation on a non-existent namespace test.system.buckets.test2: { ts: Timestamp(1715687238, 10), t: 1, v: 2, op: "i", ns: "test.system.buckets.test2", o: { _id: ObjectId('66434f34dd5104129aa34727'), control: { version: 1, min: { _id: ObjectId('66434f462b7d5e1388e490ac'), timestamp: new Date(1715687220000) }, max: { _id: ObjectId('66434f462b7d5e1388e490ac'), timestamp: new Date(1715687238628) } }, meta: 9, data: { timestamp: { 0: new Date(1715687238628) }, _id: { 0: ObjectId('66434f462b7d5e1388e490ac') } } }, o2: { meta: 9, _id: ObjectId('66434f34dd5104129aa34727') }, lsid: { id: UUID("b7720cb8-a49c-4544-b805-55168f5155c4"), uid: BinData(0, 6399AB0DAC62F20BFC466753B10FB58FB7E692BEC952C69B84D997021794D1F8) }, txnNumber: 1, prevOpTime: { ts: Timestamp(0, 0), t: -1 } }
|
test_timeseries.test_logical_without_data:
psmdb-testing/pbm-functional/pytest/test_timeseries.py#L78
pymongo.errors.OperationFailure: got stale shardVersion response from shard rs2 at host rs201:27017 :: caused by :: timestamp mismatch detected for test.test2, full error: {'ok': 0.0, 'errmsg': 'got stale shardVersion response from shard rs2 at host rs201:27017 :: caused by :: timestamp mismatch detected for test.test2', 'code': 13388, 'codeName': 'StaleConfig', 'ns': 'test.test2', 'vReceived': {'e': ObjectId('66434f889eb05a19e3f175d7'), 't': Timestamp(1715687304, 15), 'v': Timestamp(1, 1)}, 'vWanted': {'e': ObjectId('000000000000000000000000'), 't': Timestamp(0, 0), 'v': Timestamp(0, 0)}, 'shardId': 'rs2', '$clusterTime': {'clusterTime': Timestamp(1715687357, 21), 'signature': {'hash': b'\xcd\xa9\xd66\xce^\xc6!\x13\xd9\x9a\xb8gd\xef\xfa+\x8e\xa45', 'keyId': 7368820770648096791}}, 'operationTime': Timestamp(1715687357, 21)}
|
test_PBM-1297.test_logical_pitr_PBM_T253:
psmdb-testing/pbm-functional/pytest/test_PBM-1297.py#L86
AssertionError: Starting restore 2024-05-14T11:14:50.956406248Z to point-in-time 2024-05-14T11:13:08 from '2024-05-14T11:12:02Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1715685131.1715685186: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1715685156,"I":17},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"config.databases","Object":[{"Key":"_id","Value":"test"},{"Key":"primary","Value":"rs2"},{"Key":"partitioned","Value":false},{"Key":"version","Value":[{"Key":"uuid","Value":{"Subtype":4,"Data":"smj0C5A6SoSwCI+y8KkC1w=="}},{"Key":"timestamp","Value":{"T":1715685156,"I":15}},{"Key":"lastMod","Value":1}]}],"Query":[{"Key":"_id","Value":"test"}],"UI":{"Subtype":4,"Data":"g/g220bvRU+HV2yV3M05Rg=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) cannot apply insert or update operation on a non-existent namespace config.databases: { ts: Timestamp(1715685156, 17), t: 1, v: 2, op: "i", ns: "config.databases", o: { _id: "test", primary: "rs2", partitioned: false, version: { uuid: UUID("b268f40b-903a-4a84-b008-8fb2f0a902d7"), timestamp: Timestamp(1715685156, 15), lastMod: 1 } }, o2: { _id: "test" }, ui: UUID("83f836db-46ef-454f-8757-6c95dccd3946") }
|
test_PBM-799.test_logical_PBM_T254:
psmdb-testing/pbm-functional/pytest/test_PBM-799.py#L60
AssertionError: Error: backup '2024-05-14T11:18:40Z' didn't finish successfully
|
test_replicaset.test_logical_timeseries_PBM_T224:
psmdb-testing/pbm-functional/pytest/test_replicaset.py#L109
AssertionError: Starting restore 2024-05-14T11:39:12.631007252Z to point-in-time 2024-05-14T11:38:42 from '2024-05-14T11:37:53Z'...Started logical restore.
Waiting to finish....Error: operation failed with: reply oplog: replay chunk 1715686720.1715686750: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1715686721,"I":2},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.views","Object":[{"Key":"_id","Value":"test.test2"},{"Key":"viewOn","Value":"system.buckets.test2"},{"Key":"pipeline","Value":[[{"Key":"$_internalUnpackBucket","Value":[{"Key":"timeField","Value":"timestamp"},{"Key":"metaField","Value":"data"},{"Key":"bucketMaxSpanSeconds","Value":3600}]}]]}],"Query":[{"Key":"_id","Value":"test.test2"}],"UI":{"Subtype":4,"Data":"d7mTpCAWTO2NOw5pFEUoiw=="},"LSID":null,"TxnNumber":null,"PrevOpTime":null} | merr <nil>: applyOps: (NamespaceNotFound) Failed to apply operation due to missing collection (77b993a4-2016-4ced-8d3b-0e691445288b): { ts: Timestamp(1715686721, 2), t: 1, v: 2, op: "i", ns: "test.system.views", o: { _id: "test.test2", viewOn: "system.buckets.test2", pipeline: [ { $_internalUnpackBucket: { timeField: "timestamp", metaField: "data", bucketMaxSpanSeconds: 3600 } } ] }, o2: { _id: "test.test2" }, ui: UUID("77b993a4-2016-4ced-8d3b-0e691445288b"), h: 0, wall: new Date(0) }
|
test_timeseries.test_logical_PBM_T252:
psmdb-testing/pbm-functional/pytest/test_timeseries.py#L64
AssertionError: Starting restore 2024-05-14T11:49:15.203869037Z from '2024-05-14T11:48:45Z'...Started logical restore.
Waiting to finish....Error: operation failed with: waiting for dumpDone: cluster failed: waiting for dumpDone: cluster failed: reply oplog: replay chunk 1715687324.1715687334: apply oplog for chunk: applying an entry: op: {"Timestamp":{"T":1715687324,"I":14},"Term":1,"Hash":null,"Version":2,"Operation":"i","Namespace":"test.system.buckets.test2","Object":[{"Key":"_id","Value":"66434f70249b93cb6369cfc7"},{"Key":"control","Value":[{"Key":"version","Value":1},{"Key":"min","Value":[{"Key":"_id","Value":"66434f9c2112e1fafb2066da"},{"Key":"timestamp","Value":"2024-05-14T11:48:00Z"}]},{"Key":"max","Value":[{"Key":"_id","Value":"66434f9c2112e1fafb2066da"},{"Key":"timestamp","Value":"2024-05-14T11:48:44.841Z"}]}]},{"Key":"meta","Value":9},{"Key":"data","Value":[{"Key":"_id","Value":[{"Key":"0","Value":"66434f9c2112e1fafb2066da"}]},{"Key":"timestamp","Value":[{"Key":"0","Value":"2024-05-14T11:48:44.841Z"}]}]}],"Query":[{"Key":"meta","Value":9},{"Key":"_id","Value":"66434f70249b93cb6369cfc7"}],"UI":null,"LSID":"SAAAAAVpZAAQAAAABJS3rqB9R0VsmPv6QXob+NQFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA","TxnNumber":1,"PrevOpTime":"HAAAABF0cwAAAAAAAAAAABJ0AP//////////AA=="} | merr <nil>: applyOps: (NamespaceNotFound) cannot apply insert or update operation on a non-existent namespace test.system.buckets.test2: { ts: Timestamp(1715687324, 14), t: 1, v: 2, op: "i", ns: "test.system.buckets.test2", o: { _id: ObjectId('66434f70249b93cb6369cfc7'), control: { version: 1, min: { _id: ObjectId('66434f9c2112e1fafb2066da'), timestamp: new Date(1715687280000) }, max: { _id: ObjectId('66434f9c2112e1fafb2066da'), timestamp: new Date(1715687324841) } }, meta: 9, data: { _id: { 0: ObjectId('66434f9c2112e1fafb2066da') }, timestamp: { 0: new Date(1715687324841) } } }, o2: { meta: 9, _id: ObjectId('66434f70249b93cb6369cfc7') }, lsid: { id: UUID("94b7aea0-7d47-456c-98fb-fa417a1bf8d4"), uid: BinData(0, 6399AB0DAC62F20BFC466753B10FB58FB7E692BEC952C69B84D997021794D1F8) }, txnNumber: 1, prevOpTime: { ts: Timestamp(0, 0), t: -1 } }
|
test_timeseries.test_logical_without_data:
psmdb-testing/pbm-functional/pytest/test_timeseries.py#L78
pymongo.errors.OperationFailure: got stale shardVersion response from shard rs1 at host rs101:27017 :: caused by :: timestamp mismatch detected for test.test2, full error: {'ok': 0.0, 'errmsg': 'got stale shardVersion response from shard rs1 at host rs101:27017 :: caused by :: timestamp mismatch detected for test.test2', 'code': 13388, 'codeName': 'StaleConfig', 'ns': 'test.test2', 'vReceived': {'t': Timestamp(1715687394, 52), 'e': ObjectId('66434fe257740818fb1ff6db'), 'v': Timestamp(1, 1)}, 'vWanted': {'t': Timestamp(0, 0), 'e': ObjectId('000000000000000000000000'), 'v': Timestamp(0, 0)}, 'shardId': 'rs1', '$clusterTime': {'clusterTime': Timestamp(1715687448, 22), 'signature': {'hash': b'lq\xcb\xe0\x07\xa3\xde\xe8\x1c\x7f(\xe2\x96\xc6\xda\xb9B\xb4\xd4U', 'keyId': 7368821144310251547}}, 'operationTime': Timestamp(1715687448, 22)}
|
runner / shfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / gofmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|