Update: added separate 'log write' event type for OT nodes #374
test.yml
on: pull_request
cancel-previous-runs
9s
Matrix: go-tests
Matrix: py-examples
Matrix: py-unittests
Annotations
16 errors and 11 warnings
Go Tests on ubuntu-22.04:
dispatcher/FailureCtrl_test.go#L100
cannot use &mockDispatcherCallback{} (value of type *mockDispatcherCallback) as CallbackHandler value in struct literal: *mockDispatcherCallback does not implement CallbackHandler (missing method OnLogWrite)
|
Go Tests on ubuntu-22.04:
dispatcher/FailureCtrl_test.go#L136
cannot use &mockDispatcherCallback{} (value of type *mockDispatcherCallback) as CallbackHandler value in struct literal: *mockDispatcherCallback does not implement CallbackHandler (missing method OnLogWrite)
|
Go Tests on ubuntu-22.04:
dispatcher/FailureCtrl_test.go#L167
cannot use &mockDispatcherCallback{} (value of type *mockDispatcherCallback) as CallbackHandler value in struct literal: *mockDispatcherCallback does not implement CallbackHandler (missing method OnLogWrite)
|
Go Tests on ubuntu-22.04
Process completed with exit code 1.
|
Go Tests on macos-13:
dispatcher/FailureCtrl_test.go#L100
cannot use &mockDispatcherCallback{} (value of type *mockDispatcherCallback) as CallbackHandler value in struct literal: *mockDispatcherCallback does not implement CallbackHandler (missing method OnLogWrite)
|
Go Tests on macos-13:
dispatcher/FailureCtrl_test.go#L136
cannot use &mockDispatcherCallback{} (value of type *mockDispatcherCallback) as CallbackHandler value in struct literal: *mockDispatcherCallback does not implement CallbackHandler (missing method OnLogWrite)
|
Go Tests on macos-13:
dispatcher/FailureCtrl_test.go#L167
cannot use &mockDispatcherCallback{} (value of type *mockDispatcherCallback) as CallbackHandler value in struct literal: *mockDispatcherCallback does not implement CallbackHandler (missing method OnLogWrite)
|
Go Tests on macos-13
Process completed with exit code 1.
|
Unittests (ubuntu-22.04)
The run was canceled by @github-actions[bot].
|
Unittests (ubuntu-22.04)
The operation was canceled.
|
Examples (ubuntu-22.04)
The run was canceled by @github-actions[bot].
|
Examples (ubuntu-22.04)
The operation was canceled.
|
Unittests (macos-13)
The run was canceled by @github-actions[bot].
|
Unittests (macos-13)
The operation was canceled.
|
Examples (macos-13)
The run was canceled by @github-actions[bot].
|
Examples (macos-13)
The operation was canceled.
|
Go Tests on ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Tests on ubuntu-22.04
Restore cache failed: Dependencies file is not found in /home/runner/work/ot-ns/ot-ns. Supported file pattern: go.sum
|
Go Tests on macos-13
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Tests on macos-13
Restore cache failed: Dependencies file is not found in /Users/runner/work/ot-ns/ot-ns. Supported file pattern: go.sum
|
Go Tests on macos-13
wget 1.24.5 is already installed and up-to-date.
To reinstall 1.24.5, run:
brew reinstall wget
|
Unittests (ubuntu-22.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/ot-ns/ot-ns. Supported file pattern: go.sum
|
Examples (ubuntu-22.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/ot-ns/ot-ns. Supported file pattern: go.sum
|
Unittests (macos-13)
wget 1.24.5 is already installed and up-to-date.
To reinstall 1.24.5, run:
brew reinstall wget
|
Unittests (macos-13)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ot-ns/ot-ns. Supported file pattern: go.sum
|
Examples (macos-13)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ot-ns/ot-ns. Supported file pattern: go.sum
|
Examples (macos-13)
wget 1.24.5 is already installed and up-to-date.
To reinstall 1.24.5, run:
brew reinstall wget
|