Fix panic caused by resolve index table in subscription #25103
entrypoint.yaml
on: pull_request_target
CHECK PR VALID
2s
Matrixone Standlone CI
/
Multi-CN e2e BVT Test on Linux/x64(LAUNCH, PROXY)
25m 49s
Matrixone Standlone CI
/
e2e BVT Test on Linux/x64(LAUNCH, PESSIMISTIC)
23m 2s
Matrixone CI
/
UT Test on Ubuntu/x86
20m 43s
Matrixone CI
/
UT Test on Darwin/x86
0s
Matrixone CI
/
SCA Test on Ubuntu/x86
5m 57s
Matrixone Upgrade CI
/
Compatibility Test With Target on Linux/x64(LAUNCH)
37m 53s
Matrixone Upgrade CI
/
Compatibility Test With Release on Linux/x64(LAUNCH)
0s
Matrixone Compose CI
/
multi cn e2e bvt test docker compose(Optimistic/PUSH)
0s
Matrixone Compose CI
/
multi cn e2e bvt test docker compose(PESSIMISTIC)
0s
Matrixone Standlone CI
/
e2e BVT Test on Linux/x64(LAUNCH,Optimistic)
0s
Matrixone Utils CI
/
PR Unit and BVT Test Coverage
29m 20s
Matrixone Utils CI
/
pr-size-label
5s
Matrixone Utils CI
/
docu_issue_check
4s
Annotations
26 errors and 1 warning
Matrixone CI / SCA Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / SCA Test on Ubuntu/x86
Process completed with exit code 2.
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildLockTables: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildLockTables: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildLockTables: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildLockTables: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone CI / UT Test on Ubuntu/x86
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to NewQueryBuilder: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
Canceling since a higher priority waiting request for 'ck89119/matrixone/fix/resolve_sub/MatrixOne ALL CI' exists
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildAlterView: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildLockTables: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildLockTables: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildLockTables: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to buildLockTables: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
cannot use ctx (variable of type *MockCompilerContext2) as CompilerContext value in argument to NewQueryBuilder: *MockCompilerContext2 does not implement CompilerContext (missing method ResolveIndexTableByRef)
|
Matrixone Utils CI / PR Unit and BVT Test Coverage
The operation was canceled.
|
Matrixone Upgrade CI / Compatibility Test With Target on Linux/x64(LAUNCH)
Canceling since a higher priority waiting request for 'ck89119/matrixone/fix/resolve_sub/MatrixOne ALL CI' exists
|
Matrixone Upgrade CI / Compatibility Test With Target on Linux/x64(LAUNCH)
The operation was canceled.
|
CHECK PR VALID
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 | |
---|---|---|
Compatibility-Test-Target-on-Linux-x64(LAUNCH)-mo-data
Expired
|
3.18 GB |
|
Compatibility-Test-Target-on-Linux-x64(LAUNCH)-reports
Expired
|
24.5 MB |
|