fix: merge sdk.Initialize and sdk.NewClient + avoid panic on error #28
Triggered via pull request
January 25, 2024 16:06
galkleinman
synchronize
#7
Status
Success
Total duration
50s
Artifacts
–
Annotations
20 errors and 8 warnings
build-and-test (1.18)
lockType redeclared in this block
|
build-and-test (1.18)
other declaration of lockType
|
build-and-test (1.18)
readLock redeclared in this block
|
build-and-test (1.18)
other declaration of readLock
|
build-and-test (1.18)
writeLock redeclared in this block
|
build-and-test (1.18)
other declaration of writeLock
|
build-and-test (1.18)
lock redeclared in this block
|
build-and-test (1.18)
other declaration of lock
|
build-and-test (1.18)
unlock redeclared in this block
|
build-and-test (1.18)
other declaration of unlock
|
build-and-test (1.18)
lockType redeclared in this block
|
build-and-test (1.18)
other declaration of lockType
|
build-and-test (1.18)
readLock redeclared in this block
|
build-and-test (1.18)
other declaration of readLock
|
build-and-test (1.18)
writeLock redeclared in this block
|
build-and-test (1.18)
other declaration of writeLock
|
build-and-test (1.18)
lock redeclared in this block
|
build-and-test (1.18)
other declaration of lock
|
build-and-test (1.18)
unlock redeclared in this block
|
build-and-test (1.18)
other declaration of unlock
|
build-and-test (1.18)
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/.
|
build-and-test (1.18)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-openllmetry/go-openllmetry. Supported file pattern: go.sum
|
build-and-test (1.21)
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/.
|
build-and-test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-openllmetry/go-openllmetry. Supported file pattern: go.sum
|
build-and-test (1.19)
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/.
|
build-and-test (1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-openllmetry/go-openllmetry. Supported file pattern: go.sum
|
build-and-test (1.20)
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/.
|
build-and-test (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-openllmetry/go-openllmetry. Supported file pattern: go.sum
|